Difference between revisions of "Kit (SDB Silo)"
From Unofficial Stationeers Wiki
(→Description) |
|||
| Line 29: | Line 29: | ||
5x cable coil<br> | 5x cable coil<br> | ||
| − | + | {{Data Network Header}} | |
| − | + | ||
| − | ClearMemory | + | {{Data Parameters}} |
| − | + | {| class="wikitable" | |
| − | ExportCount | + | |- |
| − | + | ! Parameter Name !! Data Type !! Description | |
| − | Lock | + | |- |
| − | Mode | + | | Activate || Integer (RW) || 0 = Inactive, 1 = Active; 0 (Inactive) by default. |
| − | On | + | |- |
| − | Open | + | | ClearMemory || Integer (W) || Writing on this Parameter will reset the ExportCount and ImportCount values to zero. |
| − | Power | + | |- |
| − | PrefabHash | + | | Lock || Boolean (RW) || 0 = User can interact, 1 = Locked, User cannot interact; 1 (Locked) by Default |
| − | Quantity | + | |- |
| − | RequiredPower | + | | Mode || Integer || Unknown |
| + | |- | ||
| + | | On || Boolean || | ||
| + | |- | ||
| + | | Open || Boolean (RW) || Define the output port manually. Allow to control the Sorter via IC instead of a computer configuration, for example. (defaults to -1 after action) | ||
| + | |- | ||
| + | |} | ||
| + | |||
| + | {{Data Outputs}} | ||
| + | {| class="wikitable" | ||
| + | |- | ||
| + | ! Output Name !! Data Type !! Description | ||
| + | |- | ||
| + | | Error || | ||
| + | |- | ||
| + | | ExportCount || Integer (R) || Number of units exported since last ClearMemory | ||
| + | |- | ||
| + | ImportCount || Integer (R) || Number of units imported since last ClearMemory | ||
| + | |- | ||
| + | Power|| | ||
| + | |- | ||
| + | PrefabHash|| | ||
| + | |- | ||
| + | Quantity|| | ||
| + | |- | ||
| + | RequiredPower|| | ||
| + | |- | ||
Revision as of 17:59, 19 December 2020
| Recipe | |
|---|---|
| Created With | Electronics Printer |
| Cost | 20g Gold, 10g Copper, 15g Steel |
Description
Can store up to 600 stacks of items
| Operation | |
|---|---|
| Power Usage | 1W |
| Construction | |
| Placed with | Kit (SDB Silo) |
| Placed on | Small Grid |
| Slots | |
| Slot 0 | Import |
| Slot 1 | Export |
| Slot 2 | Inside Machine |
| Stage 1 | |
| Deconstruction | |
| Deconstructed with | Wrench |
| Item received | Kit (SDB Silo) |
stage 1
10x steel sheets and welder
stage 2
10x plastic sheets and welder
stage 3
5x cable coil
Data Network Properties
These are all Data Network properties of this device.
Data Parameters
These are all parameters that can be written with a Logic Writer, Batch Writer, or Integrated Circuit (IC10).
| Parameter Name | Data Type | Description |
|---|---|---|
| Activate | Integer (RW) | 0 = Inactive, 1 = Active; 0 (Inactive) by default. |
| ClearMemory | Integer (W) | Writing on this Parameter will reset the ExportCount and ImportCount values to zero. |
| Lock | Boolean (RW) | 0 = User can interact, 1 = Locked, User cannot interact; 1 (Locked) by Default |
| Mode | Integer | Unknown |
| On | Boolean | |
| Open | Boolean (RW) | Define the output port manually. Allow to control the Sorter via IC instead of a computer configuration, for example. (defaults to -1 after action) |
Data Outputs
These are all parameters, that can be read with a Logic Reader or a Slot Reader. The outputs are listed in the order a Logic Reader's "VAR" setting cycles through them.
| Output Name | Data Type | Description |
|---|---|---|
| Error | ||
| ExportCount | Integer (R) | Number of units exported since last ClearMemory |
