IC Housing: Difference between revisions
From Stationeers Wiki
More actions
Added build cost and device to the itembox. |
Updated/Entered Data Parameters and Output |
||
| Line 31: | Line 31: | ||
|- | |- | ||
! Parameter Name !! Data Type !! Description | ! Parameter Name !! Data Type !! Description | ||
|- | |||
| Activate || Boolean || 0 on placement. Once a 1 is written, it will not change.<br> Can be used as a program start delay? | |||
|- | |||
| Setting || Float || | |||
|- | |||
| On || Boolean || | |||
|- | |||
|} | |} | ||
| Line 37: | Line 44: | ||
|- | |- | ||
! Output Name !! Data Type !! Description | ! Output Name !! Data Type !! Description | ||
|- | |||
| Error || Boolean || | |||
|- | |||
| Activate || Boolean || | |||
|- | |||
| Setting || Float || | |||
|- | |||
| RequiredPower || Integer || | |||
|- | |||
| PrefabHash || Integer || | |||
|- | |||
| Power || Integer || | |||
|- | |||
| On || Boolean || | |||
|} | |} | ||
</translate> | </translate> | ||
Revision as of 02:07, 24 October 2019
<languages/> <translate>
|
| |
| Properties | |
|---|---|
| Stacks | Yes |
| Recipe | |
| Created With | Electronics Printer |
| Cost | 10 Copper, 4 Steel, 2 Solder |
|
| |
| Operation | |
|---|---|
| Power Usage | 50W |
| Construction | |
| Placed on | Small grid, On Frames |
| Stage 1 | |
| Deconstruction | |
| Deconstructed with | Hand Drill |
Holds an integrated circuit.
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 | Boolean | 0 on placement. Once a 1 is written, it will not change. Can be used as a program start delay? |
| Setting | Float | |
| On | Boolean |
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 | Boolean | |
| Activate | Boolean | |
| Setting | Float | |
| RequiredPower | Integer | |
| PrefabHash | Integer | |
| Power | Integer | |
| On | Boolean |
</translate>

