Advanced Tablet: Difference between revisions
More actions
Add data parameters |
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. |
||
| Line 25: | Line 25: | ||
{{Data Parameters/row|On|Integer|w=0|The current state of the Tablet.|multiple=2|0|On|1|Off}} | {{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|Volume|Integer|w=1|Volume of the tablet's alert sound.|0..100}} | ||
{{Data Parameters/row|SoundAlert|LogicType.SoundAlert|w=1|Sound for the tablet's alert. | {{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}} | {{Data Parameters/row|ReferenceId|Integer|w=0|Unique Reference Identifier for this object}} | ||
|skip_intro=Yes}} | |skip_intro=Yes}} | ||
Latest revision as of 03:22, 9 June 2026
![]() | |
| 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
| 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 | |||
| SoundAlert | LogicType.SoundAlert | Read Write
|
0..45 | |||
| ReferenceId | Integer | Read
|
||||
