Difference between revisions of "Powered Chutes"
From Unofficial Stationeers Wiki
(Updated info boxes) |
m (Removed coma between images) |
||
Line 9: | Line 9: | ||
{{Structurebox | {{Structurebox | ||
| name = Chute Import/Export Bin | | name = Chute Import/Export Bin | ||
− | | image = [[File:StructureChuteBin.png]] | + | | image = [[File:StructureChuteBin.png]] [[File:StructureChuteExportBin.png]] |
| prefab_hash = Import: -850484480 <br/> Export: 1957571043 | | prefab_hash = Import: -850484480 <br/> Export: 1957571043 | ||
| prefab_name = StructureChuteBin <br/> StructureChuteExportBin | | prefab_name = StructureChuteBin <br/> StructureChuteExportBin | ||
Line 31: | Line 31: | ||
{{Structurebox | {{Structurebox | ||
| name = Digital Flip Flop Splitter <br/> Left/Right | | name = Digital Flip Flop Splitter <br/> Left/Right | ||
− | | image = [[File:StructureChuteDigitalFlipFlopSplitterLeft.png]] | + | | image = [[File:StructureChuteDigitalFlipFlopSplitterLeft.png]] [[File:StructureChuteDigitalFlipFlopSplitterRight.png]] |
| prefab_hash = Left: -810874728 <br/> Right: 163728359 | | prefab_hash = Left: -810874728 <br/> Right: 163728359 | ||
| prefab_name = StructureChuteDigitalFlip<wbr>FlopSplitterLeft <br/> StructureChuteDigitalFlip<wbr>FlopSplitterRight | | prefab_name = StructureChuteDigitalFlip<wbr>FlopSplitterLeft <br/> StructureChuteDigitalFlip<wbr>FlopSplitterRight |
Revision as of 22:53, 4 September 2024
Properties | |
---|---|
Stacks | Yes (10) |
Recipe | |
Created With | Autolathe, Hydraulic Pipe Bender |
Cost | 3g Iron, 2g Electrum, 2g Constantan |
Operation | |
---|---|
Power Usage | 5W |
Prefab Hash |
Import: -850484480 Export: 1957571043 |
Prefab Name |
StructureChuteBin StructureChuteExportBin |
Construction | |
Placed with | Kit (Powered Chutes) |
Placed on | Small Grid |
Stage 1 | |
Deconstruction | |
Deconstructed with | Hand Drill |
Item received | Kit (Powered Chutes) |
Operation | |
---|---|
Power Usage | 10W |
Prefab Hash |
Left: 648608238 Right: -1337091041 |
Prefab Name |
StructureChuteDigital StructureChuteDigital |
Construction | |
Placed with | Kit (Powered Chutes) |
Placed on | Small Grid |
Stage 1 | |
Deconstruction | |
Deconstructed with | Wrench |
Item received | Kit (Powered Chutes) |
Operation | |
---|---|
Power Usage | 10W |
Prefab Hash |
Left: -810874728 Right: 163728359 |
Prefab Name |
StructureChuteDigitalFlip StructureChuteDigitalFlip |
Construction | |
Placed with | Kit (Powered Chutes) |
Placed on | Small Grid |
Stage 1 | |
Deconstruction | |
Deconstructed with | Wrench |
Item received | Kit (Powered Chutes) |
Contents
Chute
Description
Used to transport items. The Kit can be used to create 5 different variants, all of which require power and can connect to data ports.
- Chute Digital Valve Right: Allows a certain number of items through, then closes until reopened either manually or via data network.
- Chute Digital Valve Left: Allows a certain number of items through, then closes until reopened either manually or via data network.
- Chute Digital Flip Flop Splitter Right: Splits items between two directions. Ratio can be configured.
- Chute Digital Flip Flop Splitter Left: Splits items between two directions. Ratio can be configured.
- Chute Import Bin: Acts as a manual entry point to the Chute network. Can hold one item, and will not insert the item into the network until the lever on the side is pulled.
- Chute Export Bin: Acts as an exit point to the Chute network. Can hold one item, usually used with a LARrE
Recipes
Manufactory | Materials | Time | Energy |
---|---|---|---|
Autolathe | 3g Iron, 2g Electrum, 2g Constantan | 5 | 500 |
Hydraulic Pipe Bender | 3g Iron, 2g Electrum, 2g Constantan | 5 | 500 |
Recycler | 1.5g Iron, 1g Electrum, 1g Constantan | 5 | 1000 |
Chute Import/Export Bin
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), and can be read with a Logic Reader, Batch Reader, or Integrated Circuit (IC10).
Parameter Name | Data Type | Access | Value | Description | ||
---|---|---|---|---|---|---|
Power | Boolean | Read
|
0 | Unpowered | Can be read to return if the Chute Bin is correctly powered or not, set via the power system, return 1 if powered and 0 if not | |
1 | Powered | |||||
Open | Integer | Read Write
|
||||
Error | Boolean | Read
|
0 | 1 if device is in error state, otherwise 0 | ||
1 | Error | |||||
Lock | Boolean | Read Write
|
0 | Unlocked | Disable manual operation of the Chute Bin. | |
1 | Locked | |||||
On | Boolean | Read Write
|
0 | Off | The current state of the Chute Bin. | |
1 | On | |||||
RequiredPower | Integer | Read
|
||||
PrefabHash | Integer | Read
|
||||
ReferenceId | Integer | Read
|
||||
NameHash | Integer | Read
|
Chute Digital Valve
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), and can be read with a Logic Reader, Batch Reader, or Integrated Circuit (IC10).
Parameter Name | Data Type | Access | Value | Description | ||
---|---|---|---|---|---|---|
Power | Boolean | Read
|
0 | Unpowered | Can be read to return if the Chute Bin is correctly powered or not, set via the power system, return 1 if powered and 0 if not | |
1 | Powered | |||||
Open | Integer | Read Write
|
||||
Lock | Boolean | Read Write
|
0 | Unlocked | Disable manual operation of the Chute Bin. | |
1 | Locked | |||||
Setting | Boolean | Read Write
|
||||
Quantity | Boolean | Read Write
|
||||
On | Boolean | Read Write
|
0 | Off | The current state of the Chute Bin. | |
1 | On | |||||
RequiredPower | Integer | Read
|
||||
PrefabHash | Integer | Read
|
||||
ReferenceId | Integer | Read
|
||||
NameHash | Integer | Read
|
Chute Digital Flip Flop
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), and can be read with a Logic Reader, Batch Reader, or Integrated Circuit (IC10).
Parameter Name | Data Type | Access | Value | Description | ||
---|---|---|---|---|---|---|
Power | Boolean | Read
|
0 | Unpowered | Can be read to return if the Chute Bin is correctly powered or not, set via the power system, return 1 if powered and 0 if not | |
1 | Powered | |||||
Mode | Integer | Read Write
|
||||
Setting | Boolean | Read Write
|
||||
Quantity | Boolean | Read Write
|
||||
On | Boolean | Read Write
|
0 | Off | The current state of the Chute Bin. | |
1 | On | |||||
RequiredPower | Integer | Read
|
||||
PrefabHash | Integer | Read
|
||||
SettingOutput | Boolean | Read Write
|
||||
ReferenceId | Integer | Read
|
||||
NameHash | Integer | Read
|