# S2 node types

<table><thead><tr><th width="126">Node Type</th><th>Description</th><th>DMS Project</th><th>Comments</th></tr></thead><tbody><tr><td>1</td><td>Heraeus BBD 6220 incubator</td><td>IC070800-SII-Heraeus</td><td> Reads built-in sensors via RS232</td></tr><tr><td>2</td><td>Electrolux Fridge</td><td>IC070800-SII-EluxFridge</td><td> Reads built-in sensors via RS232</td></tr><tr><td>3</td><td>Basic S2</td><td>IC070800-SII-Standard</td><td>Obsolete, replaced by type 11</td></tr><tr><td>4</td><td>SensAir</td><td>IC070800-SII-SensAir</td><td> </td></tr><tr><td>5</td><td>Particle Counter</td><td>IC050305-SII-PCNT</td><td> </td></tr><tr><td>6</td><td>I/O Board</td><td>IC041107-SII-IO</td><td> Obsolete, I/O board repalced by S2IOG2</td></tr><tr><td>7</td><td>Standard S3</td><td>IC070800-SII-Standard</td><td><p>RHT SHT75</p><p>Temperature</p><p>DS1821</p><p>DS18B20</p><p>DS18S20</p></td></tr><tr><td>8</td><td>Vaisala HMT330 RHT</td><td>IC070800-SII-Vaisala_HMT330</td><td> Reads sensors via RS232</td></tr><tr><td>11</td><td>Basic S2 (replaces type 3)</td><td>IC070800-SII-Standard</td><td><p>PC node or measuring node with RHT SHT75</p><p>or temperature DS1821, DS18B20 or DS18S20</p></td></tr><tr><td>17</td><td>PT100 twin (S2)</td><td>IC041104-SII-PT100</td><td>With PT100 interface</td></tr><tr><td>18</td><td>PT100 twin (S3)</td><td>IC041104-SII-PT100</td><td> With PT100 interface</td></tr><tr><td>22</td><td>Galaxy R Incubator </td><td>IC070800-SII-Galaxy</td><td> Reads built-in sensors via RS232</td></tr><tr><td>24</td><td>NTC (S2)</td><td>IC070901-SII-NTC</td><td> With PT100 interface</td></tr><tr><td>25</td><td>NTC (S3)</td><td>IC070901-SII-NTC</td><td> With PT100 interface</td></tr><tr><td>26</td><td>S2IOG2 (S2)</td><td>IC070800-SII-S2IOG2</td><td>With S2IOG2 interface</td></tr><tr><td>28</td><td>PT100 Twin Mission (S2)</td><td>IC01249-B2-Mission</td><td> With PT100 interface</td></tr><tr><td>29</td><td>PT100 Twin Mission (S3)</td><td>IC01249-B2-Mission</td><td> With PT100 interface</td></tr><tr><td>30</td><td>Pentronic 2408i (S2)</td><td> IC01281-SII-2408i</td><td>Reads the 2408i Universal Indicator sensors via RS232</td></tr><tr><td>31</td><td>Pentronic 2408i (S3)</td><td> IC01281-SII-2408i</td><td>Reads the 2408i Universal Indicator sensors via RS232</td></tr><tr><td>32</td><td>Memmert Incubator </td><td> IC01416-SII-MEM</td><td>Reads built-in sensors via RS232</td></tr><tr><td>33</td><td>HERAcell 150 incubator</td><td> ICI3114-B2-HERAcell150</td><td>Reads built-in sensors via RS232</td></tr><tr><td>36</td><td>Innova 40 incubator</td><td> ICi3220-SII-Innova40</td><td>Reads built-in sensors via RS232</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.boomerang3.com/s2-radio-system-manual/s2-system-description/s2-node/s2-node-types.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
