Actions

Powered Chutes

From Unofficial Stationeers Wiki

Revision as of 17:05, 19 July 2024 by Duke (talk | contribs) (Chute Digital Flip Flop)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


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

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

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

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.