Difference between revisions of "Powered Chutes"
From Unofficial Stationeers Wiki
(→Chute Digital Flip Flop) |
(Small renames in data parameters) |
||
| Line 79: | Line 79: | ||
{{Data Network Header}} | {{Data Network Header}} | ||
{{Data Parameters| | {{Data Parameters| | ||
| − | {{Data Parameters/row|Power|Boolean|w=0|Can be read to return if the Chute | + | {{Data Parameters/row|Power|Boolean|w=0|Can be read to return if the Chute Digital Valve is correctly powered or not, set via the power system, return 1 if powered and 0 if not|multiple=2|0|Unpowered|1|Powered}} |
{{Data Parameters/row|Open|Integer|1 if device is open, otherwise 0}} | {{Data Parameters/row|Open|Integer|1 if device is open, otherwise 0}} | ||
| − | {{Data Parameters/row|Lock|Boolean|Disable manual operation of the | + | {{Data Parameters/row|Lock|Boolean|Disable manual operation of the Digital Valve.|multiple=2|0|Unlocked|1|Locked}} |
{{Data Parameters/row|Setting|Boolean|The amount of items the chute will let pass before closing}} | {{Data Parameters/row|Setting|Boolean|The amount of items the chute will let pass before closing}} | ||
{{Data Parameters/row|Quantity|Boolean|The amount of items that have passed through since last opened}} | {{Data Parameters/row|Quantity|Boolean|The amount of items that have passed through since last opened}} | ||
| − | {{Data Parameters/row|On|Boolean|The current state of the | + | {{Data Parameters/row|On|Boolean|The current state of the Digital Valve.|multiple=2|0|Off|1|On}} |
{{Data Parameters/row|RequiredPower|Integer|w=0|Idle operating power quantity, does not necessarily include extra demand power}} | {{Data Parameters/row|RequiredPower|Integer|w=0|Idle operating power quantity, does not necessarily include extra demand power}} | ||
{{Data Parameters/row|PrefabHash|Integer|w=0|The hash of the structure}} | {{Data Parameters/row|PrefabHash|Integer|w=0|The hash of the structure}} | ||
| Line 95: | Line 95: | ||
{{Data Network Header}} | {{Data Network Header}} | ||
{{Data Parameters| | {{Data Parameters| | ||
| − | {{Data Parameters/row|Power|Boolean|w=0|Can be read to return if the Chute | + | {{Data Parameters/row|Power|Boolean|w=0|Can be read to return if the Chute Digital Flip Flop is correctly powered or not, set via the power system, return 1 if powered and 0 if not|multiple=2|0|Unpowered|1|Powered}} |
{{Data Parameters/row|Mode|Integer|Current output direction, 0 straight through, 1 left/right}} | {{Data Parameters/row|Mode|Integer|Current output direction, 0 straight through, 1 left/right}} | ||
{{Data Parameters/row|Setting|Integer|the amount of items that will be passed straight through before switching Mode, 0 will never switch Mode}} | {{Data Parameters/row|Setting|Integer|the amount of items that will be passed straight through before switching Mode, 0 will never switch Mode}} | ||
{{Data Parameters/row|Quantity|Integer|The amount of items that have passed through since last opened}} | {{Data Parameters/row|Quantity|Integer|The amount of items that have passed through since last opened}} | ||
| − | {{Data Parameters/row|On|Boolean|The current state of the | + | {{Data Parameters/row|On|Boolean|The current state of the Digital Flip Flop.|multiple=2|0|Off|1|On}} |
{{Data Parameters/row|RequiredPower|Integer|w=0|Idle operating power quantity, does not necessarily include extra demand power}} | {{Data Parameters/row|RequiredPower|Integer|w=0|Idle operating power quantity, does not necessarily include extra demand power}} | ||
{{Data Parameters/row|PrefabHash|Integer|w=0|The hash of the structure}} | {{Data Parameters/row|PrefabHash|Integer|w=0|The hash of the structure}} | ||
Latest revision as of 04:37, 4 May 2025
![]() | |
| 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[edit]
Description[edit]
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[edit]
| 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[edit]
Data Network Properties[edit]
These are all Data Network properties of this device.
Data Parameters[edit]
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[edit]
Data Network Properties[edit]
These are all Data Network properties of this device.
Data Parameters[edit]
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 Digital Valve 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 Digital Valve. | |
| 1 | Locked | |||||
| Setting | Boolean | Read Write
|
||||
| Quantity | Boolean | Read Write
|
||||
| On | Boolean | Read Write
|
0 | Off | The current state of the Digital Valve. | |
| 1 | On | |||||
| RequiredPower | Integer | Read
|
||||
| PrefabHash | Integer | Read
|
||||
| ReferenceId | Integer | Read
|
||||
| NameHash | Integer | Read
|
||||
Chute Digital Flip Flop[edit]
Data Network Properties[edit]
These are all Data Network properties of this device.
Data Parameters[edit]
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 Digital Flip Flop 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 | Integer | Read Write
|
||||
| Quantity | Integer | Read Write
|
||||
| On | Boolean | Read Write
|
0 | Off | The current state of the Digital Flip Flop. | |
| 1 | On | |||||
| RequiredPower | Integer | Read
|
||||
| PrefabHash | Integer | Read
|
||||
| SettingOutput | Boolean | Read Write
|
||||
| ReferenceId | Integer | Read
|
||||
| NameHash | Integer | Read
|
||||






