Actions

Difference between revisions of "Powered Chutes"

From Unofficial Stationeers Wiki

(Parameters for the Chute Bin added.)
m (Chute Digital Flip Flop)
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
[[Category:Import/Export]]
 
{{Itembox
 
{{Itembox
 
  | image      = [[File:ItemKitPoweredChute.png]]
 
  | image      = [[File:ItemKitPoweredChute.png]]
 
  | name        = Kit (Powered Chutes)
 
  | name        = Kit (Powered Chutes)
  | createdwith = [[Autolathe]], [[Fabricator]], [[Hydraulic Pipe Bender]]
+
  | createdwith = [[Autolathe]], [[Hydraulic Pipe Bender]]
  | cost        = 1g [[Iron]]*
+
  | cost        = 3g [[Iron]], 2g [[Electrum]], 2g [[Constantan]]
 
  | stacks      = 10
 
  | stacks      = 10
 
}}
 
}}
Line 23: Line 24:
 
* 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: 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 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]], 3g [[Electrum]], 2g [[Constantan]] |time = 5 |energy = 500}}
+
|{{Recipe/row |machine = Autolathe |mats = 3g [[Iron]], 2g [[Electrum]], 2g [[Constantan]] |time = 5 |energy = 500}}
|{{Recipe/row |machine = Hydraulic Pipe Bender |mats = 3g [[Iron]], 3g [[Electrum]], 2g [[Constantan]] |time = 5 |energy = 500}}
+
|{{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]], 1.5g [[Electrum]], 1g [[Constantan]] |time = 5 |energy = 1000}}
+
|{{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.}}
 +
}}
 +
 +
= 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 Parameters}}
+
{{Data Network Header}}
{| class="wikitable"
+
{{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}}
! Parameter Name !! Data Type !! Description
+
{{Data Parameters/row|Mode|Integer|Current output direction, 0 straight through, 1 left/right}}
|-
+
{{Data Parameters/row|Setting|Boolean|the amount of items that will be passed straight through before switching Mode, 0 will never switch Mode}}
| On|| Boolean || Turns the Chute Bin on, when set to 1. Turns it off, when set to 0.
+
{{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}}
| Lock || Boolean ||  
+
{{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}}
| Error || Integer? || Gets the current error of the bin
+
{{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}}
| Power || Integer || The current power usage of the bin
+
{{Data Parameters/row|NameHash|Integer|w=0|Provides the hash value for the name of the object as a 32 bit integer.}}
|-
+
}}
| RequiredPower || Integer || The required power usage of the bin
 
|-
 
| PrefabHash || Integer || The hash of the item in the bin
 
|}
 

Revision as of 17:05, 19 July 2024


Kit (Powered Chutes)
File:ItemKitPoweredChute.png
Properties
Stacks Yes (10)
Recipe
Created With Autolathe, Hydraulic Pipe Bender
Cost 3g Iron, 2g Electrum, 2g Constantan
Chute
Construction
Placed with Kit (Powered Chutes)
Placed on Small Grid
Stage 1
Deconstruction
Deconstructed with Wrench
Item received Kit (Powered Chutes)


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).

Click here to see/hide all the data network properties
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
1 if device is open, otherwise 0
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
Idle operating power quantity, does not necessarily include extra demand power
PrefabHash Integer
Read
The hash of the structure
ReferenceId Integer
Read
Unique Reference Identifier for this object
NameHash Integer
Read
Provides the hash value for the name of the object as a 32 bit integer.


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).

Click here to see/hide all the data network properties
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
1 if device is open, otherwise 0
Lock Boolean
Read Write
0 Unlocked Disable manual operation of the Chute Bin.
1 Locked
Setting Boolean
Read Write
The amount of items the chute will let pass before closing
Quantity Boolean
Read Write
The amount of items that have passed through since last opened
On Boolean
Read Write
0 Off The current state of the Chute Bin.
1 On
RequiredPower Integer
Read
Idle operating power quantity, does not necessarily include extra demand power
PrefabHash Integer
Read
The hash of the structure
ReferenceId Integer
Read
Unique Reference Identifier for this object
NameHash Integer
Read
Provides the hash value for the name of the object as a 32 bit integer.


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).

Click here to see/hide all the data network properties
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
Current output direction, 0 straight through, 1 left/right
Setting Boolean
Read Write
the amount of items that will be passed straight through before switching Mode, 0 will never switch Mode
Quantity Boolean
Read Write
The amount of items that have passed through since last opened
On Boolean
Read Write
0 Off The current state of the Chute Bin.
1 On
RequiredPower Integer
Read
Idle operating power quantity, does not necessarily include extra demand power
PrefabHash Integer
Read
The hash of the structure
SettingOutput Boolean
Read Write
the amount of items that will be passed to the left/right before switching Mode, 0 will never switch Mode
ReferenceId Integer
Read
Unique Reference Identifier for this object
NameHash Integer
Read
Provides the hash value for the name of the object as a 32 bit integer.