Logic

IC Housing

Updated 3/8/2026

Kit (IC Housing)

IC Housing

Deconstruction Steps

StepToolRecovered Item
1Hand DrillKit (IC Housing)

IC Housing (Compact)

Deconstruction Steps

StepToolRecovered Item
1Hand DrillKit (IC Housing)

Description

An IC Housing is used in combination with an inserted integrated circuit to run an IC10 script and access devices on the data network.

Each of the 6 I/O screws can be used to link an individual device to the corresponding device register in the program.

Devices can also be accessed with batch instructions to read or write the same parameter on multiple devices. Batch access can be used in combination with name hashes to overcome the limit of 1 device per screw.

The indicator in the top right-hand corner shows the stack activity of the inserted IC. It flashes yellow if the stack is modified (e.g. put or pop) and green if the stack is accessed but remains unchanged (e.g. peek).

Data Network

Parameter NameData TypeDescription
ActivateBoolean0 on placement. Once a 1 is written, it will not change.
Can be used as a program start delay?
SettingFloatCan be used as an I/O variable
OnBoolean
Output NameData TypeDescription
ErrorBoolean
ActivateBoolean
SettingFloatCan be used as an I/O variable
RequiredPowerInteger
PrefabHashInteger
LineNumberIntegerCurrent Line Number
PowerInteger
OnBoolean

Note

The Setting parameter can be accessed by the inserted IC using the db device register. This can be useful for passively communicating information with devices on the network, such as other IC Housings or a Logic I/O module.