> For the complete documentation index, see [llms.txt](https://help.boomerang3.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.boomerang3.com/external-sensors-in-incubators/k-systems/g210-invicell-plus/accessories.md).

# Accessories

The G210 Invicell Plus unit is delivered with the accessories that are used to enable the connection to the built-in temperature monitoring sensors and to install the CO2 external sensor.

<figure><img src="/files/2tInEp0Hq4LmLoZAZvIL" alt=""><figcaption></figcaption></figure>

* 25 Pin D-Sub male connector prepared for soldering used to connect to the built-in temperature sensors (P/N 60018). In case it is not available any 25 pin D-sub male connector can be used e.g. <https://www.tme.eu/pl/en/details/mhd45ppk25db25pk/complete-d-sub-plugs/mh-connectors/>.
* 24 VDC 500mA power supply with 5.5/2.5 barrel connector (not shown), used to supply the built-in temperature monitoring circuit (P/N 60019).
* The CO2 sensor reduction (P/N 60014). <mark style="color:red;">**Remark**</mark>: this reduction was probably used with GMP 221 and does not fit to GMP251 despite the fact it is described as the one to use with this sensor. The part that fits is Metallic Metal Cable Gland, M32 Thread, 18mm Min, 25mm Max <https://uk.rs-online.com/web/p/cable-glands/8436347?searchId=dadefe76-d3ee-4f2a-aeb3-a62cefee15bd&gb=s>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.boomerang3.com/external-sensors-in-incubators/k-systems/g210-invicell-plus/accessories.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
