Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Advanced Tablet: Difference between revisions

From Stationeers Community Wiki
Emilgardis (talk | contribs)
No edit summary
RA2lover (talk | contribs)
Removed list of sound alert values because this broke Template:Data Parameters/row as it didn't expect a row to have 46 different possible values. I'm NOT modifying the template to add support for this.
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:Tools]]
[[Category:Tools]]
<languages />
 
<translate>
<!--T:1-->
{{Itembox
{{Itembox
| name = Advanced Tablet
| name = Advanced Tablet
Line 14: Line 12:
| recipe_cost1 = 3g [[Iron]], 12g [[Gold]], 5.5g [[Copper]], 2g [[Steel]], 1g [[Electrum]], 5g [[Solder]]     
| recipe_cost1 = 3g [[Iron]], 12g [[Gold]], 5.5g [[Copper]], 2g [[Steel]], 1g [[Electrum]], 5g [[Solder]]     
}}
}}
 
== Description ==
 
== Description == <!--T:2-->
The advanced [[Xigo (Faction)|Xigo]] Padi 2 tablet is an improved version of the basic [[Handheld Tablet]], boasting two [[Cartridge|cartridge]] slots. The Padi 2 accepts [[Atmos Analyzer]], [[Tracker]], [[Medical Analyzer]], [[Ore Scanner]], [[eReader]], and various other cartridges.
The advanced [[Xigo (Faction)|Xigo]] Padi 2 tablet is an improved version of the basic [[Handheld Tablet]], boasting two [[Cartridge|cartridge]] slots. The Padi 2 accepts [[Atmos Analyzer]], [[Tracker]], [[Medical Analyzer]], [[Ore Scanner]], [[eReader]], and various other cartridges.


Line 23: Line 19:
The tablet can be referred to by a [[Logic Transmitter]] which then locally represents (mirrors) the tablet in the network. This allows playing of sounds on the tablet or to read out the tablet's values: The off/on state can be read as well as the current mode (representing which [[Cartridge]] is selected). Therefore, the tablet can now be used as a remote control. Note: The mode can not be written.
The tablet can be referred to by a [[Logic Transmitter]] which then locally represents (mirrors) the tablet in the network. This allows playing of sounds on the tablet or to read out the tablet's values: The off/on state can be read as well as the current mode (representing which [[Cartridge]] is selected). Therefore, the tablet can now be used as a remote control. Note: The mode can not be written.


 
{{Data Parameters|{{Data Parameters/row|Power|Boolean|w=0|Can be read to return if the device is correctly powered or not, set via the power system, return 1 if powered and 0 if not|multiple=2|0|Off|1|On}}
</translate>
{{Data Parameters/row|Mode|Integer|Selects which cartridge slot to use.|multiple=2|0|Mode0|1|Mode1}}
{{Data Parameters/row|Error|Boolean|w=0|1 if device is in error state, otherwise 0|multiple=2|0|<p></p>|1|Error}}
{{Data Parameters/row|Activate|Boolean|w=1|Gets/Sets the tablet's Activate setting.|multiple=2|0|<p></p>|1|Activated}}
{{Data Parameters/row|On|Integer|w=0|The current state of the Tablet.|multiple=2|0|On|1|Off}}
{{Data Parameters/row|Volume|Integer|w=1|Volume of the tablet's alert sound.|0..100}}
{{Data Parameters/row|SoundAlert|[[LogicType/SoundAlert|LogicType.SoundAlert]]|w=1|Sound for the tablet's alert.|0..45}}
{{Data Parameters/row|ReferenceId|Integer|w=0|Unique Reference Identifier for this object}}
|skip_intro=Yes}}

Latest revision as of 03:22, 9 June 2026


Advanced Tablet
Properties
Stacks No
Recipes
Electronics Printer (Tier Two) 3g Iron, 12g Gold, 5.5g Copper, 2g Steel, 1g Electrum, 5g Solder
Logic
Item Hash 1722785341
Item Name ItemAdvancedTablet
Logic Classes
SlotClass.Tool
SortingClass.Tools

Description

The advanced Xigo Padi 2 tablet is an improved version of the basic Handheld Tablet, boasting two cartridge slots. The Padi 2 accepts Atmos Analyzer, Tracker, Medical Analyzer, Ore Scanner, eReader, and various other cartridges.

With a Integrated Circuit (IC10) in the Programmable Chip slot, you can access variable slots on the carrying human using the device numbers (d0, d1, etc...), so long as the item can be accessed via logic, such as the Hardsuit.

The tablet can be referred to by a Logic Transmitter which then locally represents (mirrors) the tablet in the network. This allows playing of sounds on the tablet or to read out the tablet's values: The off/on state can be read as well as the current mode (representing which Cartridge is selected). Therefore, the tablet can now be used as a remote control. Note: The mode can not be written.

Data Parameters

Click here to see/hide all the data network properties
Parameter Name Data Type Access Value Description
Power Boolean
Read
0 Off Can be read to return if the device is correctly powered or not, set via the power system, return 1 if powered and 0 if not
1 On
Mode Integer
Read Write
0 Mode0 Selects which cartridge slot to use.
1 Mode1
Error Boolean
Read
0

1 if device is in error state, otherwise 0
1 Error
Activate Boolean
Read Write
0

Gets/Sets the tablet's Activate setting.
1 Activated
On Integer
Read
0 On The current state of the Tablet.
1 Off
Volume Integer
Read Write
0..100 Volume of the tablet's alert sound.
SoundAlert LogicType.SoundAlert
Read Write
0..45 Sound for the tablet's alert.
ReferenceId Integer
Read
Unique Reference Identifier for this object
Contents