# Software configuration

The CG1018 Relay Box software configuration is defined in a **/boot/ICU/strobe\_config.ini** file stored on the SD card.&#x20;

The Relay Box can be controlled by B3, B2 and RQS (Coolguard) monitoring systems.

The easiest method that can be used when you can use SSH connection over network is to use Putty and Midnight Commander described in [T-Tools for SBC products](https://help.boomerang3.com/tools-for-sbc-products/).

If you have physical access to the unit then the file can be modified by inserting the SD card into an SD card reader of your PC and opening the file with a text editor that supports UNIX formatted text (for example Notepad++). Another option in such a case is access via Putty that can be obtained using a physical CG1018 [Serial port](/cg1018-relay-box-installation-manual/overview/serial-port.md).

When accessed with Putty use user: **pi** and password: **rasp4icu** credentials .

Start Midnight Commander.

<figure><img src="/files/1Xq6TmESB1mLJQFiXO0f" alt=""><figcaption></figcaption></figure>

The file path on the SD-card is: /boot/ICU/strobe\_config.ini.

Click '4 Edit' or press F4 key to open the file for edition.&#x20;


---

# 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/cg1018-relay-box-installation-manual/installation/config-file.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.
