Actions

Difference between revisions of "Kit (SDB Silo)"

From Unofficial Stationeers Wiki

(Corrected Locked variable default)
Line 40: Line 40:
 
| ClearMemory || Integer (W) || Writing on this Parameter will reset the ExportCount and ImportCount values to zero.
 
| 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
+
| Lock || Boolean (RW) || 0 =  User can interact, 1 = Locked, User cannot interact; 0 (Unlocked) by Default
 
|-
 
|-
 
| Mode || Integer || Unknown
 
| Mode || Integer || Unknown

Revision as of 23:01, 21 January 2021

Kit (SDB Silo)
Recipe
Created With Electronics Printer
Cost 20g Gold, 10g Copper, 15g Steel


Description

Can store up to 600 stacks of items

SDB Silo
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 to with a Logic Writer, Batch Writer, or Integrated Circuit (IC10). The outputs are listed in the order a Logic Writer's "VAR" setting cycles through them.

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; 0 (Unlocked) 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
ImportCount Integer (R) Number of units imported since last ClearMemory
Power Integer (R) Is it powered?
PrefabHash Hash (R) Unknown
Quantity Integer (R) Number of slots occupied
RequiredPower Unknown Unknown