Difference between revisions of "Powered Chutes"
From Unofficial Stationeers Wiki
(Page Creation) |
(→Chute Digital Flip Flop) |
||
(9 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
+ | [[Category:Import/Export]] | ||
{{Itembox | {{Itembox | ||
− | | image = [[File: | + | | image = [[File:ItemKitStandardChute.png]] |
| name = Kit (Powered Chutes) | | name = Kit (Powered Chutes) | ||
− | | createdwith = [[Autolathe | + | | createdwith = [[Autolathe]], [[Hydraulic Pipe Bender]] |
− | | cost = | + | | cost = 3g [[Iron]], 2g [[Electrum]], 2g [[Constantan]] |
| stacks = 10 | | stacks = 10 | ||
}} | }} | ||
{{Structurebox | {{Structurebox | ||
− | | name = Chute | + | | name = Chute Import/Export Bin |
+ | | image = [[File:StructureChuteBin.png]] [[File:StructureChuteExportBin.png]] | ||
+ | | prefab_hash = Import: -850484480 <br/> Export: 1957571043 | ||
+ | | prefab_name = StructureChuteBin <br/> StructureChuteExportBin | ||
+ | | power_usage = 5W | ||
+ | | placed_with_item = [[Kit (Powered Chutes)]] | ||
+ | | placed_on_grid = Small Grid | ||
+ | | decon_with_tool1 = [[Hand Drill]] | ||
+ | | item_rec1 = [[Kit (Powered Chutes)]] | ||
+ | }} | ||
+ | {{Structurebox | ||
+ | | name = Chute Digital Valve Left/Right | ||
+ | | image = [[File:StructureChuteDigitalValve.png]] | ||
+ | | prefab_hash = Left: 648608238 <br/> Right: -1337091041 | ||
+ | | prefab_name = StructureChuteDigital<wbr>ValveLeft <br/> StructureChuteDigital<wbr>ValveRight | ||
+ | | power_usage = 10W | ||
+ | | placed_with_item = [[Kit (Powered Chutes)]] | ||
+ | | placed_on_grid = Small Grid | ||
+ | | decon_with_tool1 = [[Wrench]] | ||
+ | | item_rec1 = [[Kit (Powered Chutes)]] | ||
+ | }} | ||
+ | {{Structurebox | ||
+ | | name = Chute Digital Flip Flop <br/> Splitter Left/Right | ||
+ | | image = [[File:StructureChuteDigitalFlipFlopSplitterLeft.png]] [[File:StructureChuteDigitalFlipFlopSplitterRight.png]] | ||
+ | | prefab_hash = Left: -810874728 <br/> Right: 163728359 | ||
+ | | prefab_name = StructureChuteDigitalFlip<wbr>FlopSplitterLeft <br/> StructureChuteDigitalFlip<wbr>FlopSplitterRight | ||
+ | | power_usage = 10W | ||
| placed_with_item = [[Kit (Powered Chutes)]] | | placed_with_item = [[Kit (Powered Chutes)]] | ||
| placed_on_grid = Small Grid | | placed_on_grid = Small Grid | ||
Line 22: | Line 49: | ||
* Chute Digital Valve Left: 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 Right: Splits items between two directions. Ratio can be configured. | ||
− | * Chute Digital Flip Flop Splitter Left: | + | * Chute Digital Flip Flop Splitter Left: Splits items between two directions. Ratio can be configured. |
− | * Chute 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 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 ==<!--T:3--> | == Recipes ==<!--T:3--> | ||
{{Recipe | {{Recipe | ||
− | |{{Recipe/row |machine = Autolathe |mats = 3g [[Iron]], | + | |{{Recipe/row |machine = Autolathe |mats = 3g [[Iron]], 2g [[Electrum]], 2g [[Constantan]] |time = 5 |energy = 500}} |
− | |{{Recipe/row |machine = Hydraulic Pipe Bender |mats = 3g [[Iron]], | + | |{{Recipe/row |machine = Hydraulic Pipe Bender |mats = 3g [[Iron]], 2g [[Electrum]], 2g [[Constantan]] |time = 5 |energy = 500}} |
− | |{{Recipe/row |machine = Recycler |mats = 1.5g [[Iron]], | + | |{{Recipe/row |machine = Recycler |mats = 1.5g [[Iron]], 1g [[Electrum]], 1g [[Constantan]] |time = 5 |energy = 1000}} |
}} | }} | ||
− | = Chute Bin = | + | = Chute Import/Export Bin = |
{{Data Network Header}} | {{Data Network Header}} | ||
+ | {{Data Parameters| | ||
+ | {{Data Parameters/row|Power|Boolean|w=0|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|multiple=2|0|Unpowered|1|Powered}} | ||
+ | {{Data Parameters/row|Open|Integer|1 if device is open, otherwise 0}} | ||
+ | {{Data Parameters/row|Error|Boolean|w=0|1 if device is in error state, otherwise 0|multiple=2|0|<p></p>|1|Error}} | ||
+ | {{Data Parameters/row|Lock|Boolean|Disable manual operation of the Chute Bin.|multiple=2|0|Unlocked|1|Locked}} | ||
+ | {{Data Parameters/row|On|Boolean|The current state of the Chute Bin.|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|PrefabHash|Integer|w=0|The hash of the structure}} | ||
+ | {{Data Parameters/row|ReferenceId|Integer|w=0|Unique Reference Identifier for this object}} | ||
+ | {{Data Parameters/row|NameHash|Integer|w=0|Provides the hash value for the name of the object as a 32 bit integer.}} | ||
+ | }} | ||
− | {{Data Parameters}} | + | = Chute Digital Valve = |
− | + | ||
+ | {{Data Network Header}} | ||
+ | {{Data Parameters| | ||
+ | {{Data Parameters/row|Power|Boolean|w=0|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|multiple=2|0|Unpowered|1|Powered}} | ||
+ | {{Data Parameters/row|Open|Integer|1 if device is open, otherwise 0}} | ||
+ | {{Data Parameters/row|Lock|Boolean|Disable manual operation of the Chute Bin.|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|Quantity|Boolean|The amount of items that have passed through since last opened}} | ||
+ | {{Data Parameters/row|On|Boolean|The current state of the Chute Bin.|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|PrefabHash|Integer|w=0|The hash of the structure}} | ||
+ | {{Data Parameters/row|ReferenceId|Integer|w=0|Unique Reference Identifier for this object}} | ||
+ | {{Data Parameters/row|NameHash|Integer|w=0|Provides the hash value for the name of the object as a 32 bit integer.}} | ||
+ | }} | ||
+ | |||
+ | = Chute Digital Flip Flop = | ||
+ | |||
+ | {{Data Network Header}} | ||
+ | {{Data Parameters| | ||
+ | {{Data Parameters/row|Power|Boolean|w=0|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|multiple=2|0|Unpowered|1|Powered}} | ||
+ | {{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|Quantity|Integer|The amount of items that have passed through since last opened}} | ||
+ | {{Data Parameters/row|On|Boolean|The current state of the Chute Bin.|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|PrefabHash|Integer|w=0|The hash of the structure}} | ||
+ | {{Data Parameters/row|SettingOutput|Boolean|the amount of items that will be passed to the left/right before switching Mode, 0 will never switch Mode}} | ||
+ | {{Data Parameters/row|ReferenceId|Integer|w=0|Unique Reference Identifier for this object}} | ||
+ | {{Data Parameters/row|NameHash|Integer|w=0|Provides the hash value for the name of the object as a 32 bit integer.}} | ||
+ | }} |
Latest revision as of 01:19, 5 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[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 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[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 | |||||
Mode | Integer | Read Write
|
||||
Setting | Integer | Read Write
|
||||
Quantity | Integer | 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
|