Actions

Sorter

From Unofficial Stationeers Wiki

Revision as of 12:45, 25 December 2018 by 216.71.2.78 (talk)
Kit (Sorter)
ItemKitSorter.png
Stacks 10
Recipe
Created With Fabricator
Cost 10g Iron, 1g Gold, 5g Copper
Sorter
Operation
Power Usage 100W
Construction
Placed with Kit (Sorter)
Placed on Small Grid
Stage 1
Deconstruction
Deconstructed with Hand Drill
Item received Kit (Sorter)

Description

When the Mode is set to 0 or if there is no WhiteList configured on a computer, the Sorter will act as a splitter: items will alternate their output lane each time. The Output property will switch value accordingly.

When controlled by a computer with a Motherboard (Sorter) you can whitelist item(s) or itemgroup(s) and discard the rest out the alternate lane.

Caution: meddling with the Output and Mode values can result in a "stuck" state, where an item is trapped inside the sorter. Setting the Mode to 1 will unjam it.

Data Network Properties

These are all Data Network properties of this device.

Data Parameters

These are all parameters, that can be written to with a Logic Writer, Batch Writer, or Integrated Circuit (IC10). The outputs are listed in the order a Logic Writer's "VAR" setting cycles through them.

Parameter Name Data Type Description
Mode Integer Set to 1 by default.
Lock Boolean
On Boolean
ClearMemory Integer? Writing on this Parameter will reset the ExportCount and ImportCount values to zero.
Output Boolean Set manually the output port. Allow to control the Sorter via IC instead of a computer configuration, for example.

Data Outputs

These are all parameters, that can be read with a Logic Reader or a Slot Reader. The outputs are listed in the order a Logic Reader's "VAR" setting cycles through them.

Output Name Data Type Description
Power Boolean
Mode Boolean
Lock Boolean
On Boolean
Requiredpower Integer In Watts. The Sorter requires 100W of power to function
ExportCount Integer Incremented each time an item stack exit by the rejected Export Slot (as in : every time a non whitelisted item is sorted.
ImportCount Integer Incremented each time an item stack enter by the Import slot
Output Boolean if set to 0, the next item will exit from the left side slot (while facing the exits side of the sorter). If set to 1, the next item will exit the from the right side.