<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://stationeers-wiki.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=98.227.96.68</id>
	<title>Stationeers Community Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://stationeers-wiki.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=98.227.96.68"/>
	<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/Special:Contributions/98.227.96.68"/>
	<updated>2026-04-04T13:37:14Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=IC_Housing&amp;diff=25650</id>
		<title>IC Housing</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=IC_Housing&amp;diff=25650"/>
		<updated>2026-01-28T16:53:12Z</updated>

		<summary type="html">&lt;p&gt;98.227.96.68: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Circuits]][[Category:Electronic]]&lt;br /&gt;
[[Category:IC10 Programming]]&lt;br /&gt;
&amp;lt;languages/&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (IC Housing)&lt;br /&gt;
 | image       = [[File:Kit (IC Housing).png|Kit to build the IC Housing]]&lt;br /&gt;
 | prefabhash  = 1512322581&lt;br /&gt;
 | prefabname  = ItemKitLogicCircuit&lt;br /&gt;
 | createdwith = [[Electronics Printer]]&lt;br /&gt;
 | cost        = 10 [[Copper]], 4 [[Steel]], 2 [[Solder]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = IC Housing&lt;br /&gt;
 | image            = [[File:Integrated Circuit (IC10) Housingb.jpg|thumb|Integrated Circuit (IC10) Housing, discrete data and power ports]]&lt;br /&gt;
 | prefab_hash      = -128473777&lt;br /&gt;
 | prefab_name      = StructureCircuitHousing&lt;br /&gt;
 | power_usage      = 50W&lt;br /&gt;
 | placed_with_item = &lt;br /&gt;
 | placed_on_grid   = Small grid, On Frames or Walls&lt;br /&gt;
 | const_with_item1 = 	&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (IC Housing)]]&lt;br /&gt;
 | const_with_item2 = &lt;br /&gt;
 | item_rec2        = &lt;br /&gt;
 | decon_with_tool3 = &lt;br /&gt;
 | item_rec3        = &lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = IC Housing (Compact)&lt;br /&gt;
 | image            = [[File:Integrated Circuit (IC10) Housingb.jpg|thumb|Integrated Circuit (IC10) Housing, combined data and power port]]&lt;br /&gt;
 | prefab_hash      = 2037291645&lt;br /&gt;
 | prefab_name      = StructureCircuitHousingCompact&lt;br /&gt;
 | power_usage      = 50W&lt;br /&gt;
 | placed_with_item = &lt;br /&gt;
 | placed_on_grid   = Small grid, On Frames or Walls&lt;br /&gt;
 | const_with_item1 = 	&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (IC Housing)]]&lt;br /&gt;
 | const_with_item2 = &lt;br /&gt;
 | item_rec2        = &lt;br /&gt;
 | decon_with_tool3 = &lt;br /&gt;
 | item_rec3        = &lt;br /&gt;
}}&lt;br /&gt;
==Description==&lt;br /&gt;
An IC Housing is used in combination with an inserted [[Integrated_Circuit_(IC10)|integrated circuit]] to run an [[IC10|IC10]] script and access devices on the data network.&amp;lt;br/&amp;gt;&lt;br /&gt;
Each of the 6 I/O screws can be used to link an individual device to the corresponding [[IC10#IO_to_Device_registers|device register]] in the program.&amp;lt;br/&amp;gt;&lt;br /&gt;
Devices can also be accessed with [[IC10#batch_IO_to_-_Device_registers|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.&lt;br /&gt;
&lt;br /&gt;
The indicator in the top right-hand corner shows the [[IC10#Stack_Memory|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).&lt;br /&gt;
&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Activate || Boolean || 0 on placement. Once a 1 is written, it will not change.&amp;lt;br&amp;gt; Can be used as a program start delay?&lt;br /&gt;
|-&lt;br /&gt;
| Setting || Float || Can be used as an I/O variable&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean ||&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Error || Boolean ||&lt;br /&gt;
|-&lt;br /&gt;
| Activate || Boolean ||&lt;br /&gt;
|-&lt;br /&gt;
| Setting || Float || Can be used as an I/O variable&lt;br /&gt;
|-&lt;br /&gt;
| RequiredPower || Integer ||&lt;br /&gt;
|-&lt;br /&gt;
| PrefabHash || Integer ||&lt;br /&gt;
|-&lt;br /&gt;
| LineNumber || Integer || Current Line Number&lt;br /&gt;
|-&lt;br /&gt;
| Power || Integer ||&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean ||&lt;br /&gt;
|}&lt;br /&gt;
==Note==&lt;br /&gt;
The &amp;lt;code&amp;gt;Setting&amp;lt;/code&amp;gt; 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 [[Kit (Logic I/O)|Logic I/O]] module. &amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;/div&gt;</summary>
		<author><name>98.227.96.68</name></author>
	</entry>
</feed>