# Menu system

## Get to the menu

Press and hold <kbd>Stop</kbd> for 1 second to open the menu. The menu looks like this:

<figure><img src="https://4216107837-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeYTtd7c0A325muFr5lMW%2Fuploads%2FqkvQZE4ZwqooaDbvotmK%2Fscreenshot--menu-root.png?alt=media&#x26;token=c3e530c3-7a4b-4fb1-8be2-c60ec43a6820" alt=""><figcaption><p>The menu screen at the root level</p></figcaption></figure>

## Get out of the menu

Press <kbd>←</kbd> until you reach the root menu. Select *Home*. Press <kbd>OK</kbd> to return to the home screen.

## Menu screens

In this section we explain the purpose of selected menu screens.

### History

View the results of your past measurements.

### Programs

Apart from the button programs, BactoBox® has a few specialized programs.

Click the tabs to read more about the available programs.

{% tabs fullWidth="false" %}
{% tab title="Conductivity" %}
Select *Conductivity* to run a conductivity check.

The device reports electrical conductivity (EC) in µS/cm. The value is **not** temperature-compensated.
{% endtab %}

{% tab title="Deep clean" %}
Run *Deep clean* to remove hard-to-clean deposits in the liquid path.

See [Deep clean explained](https://help.sbtinstruments.com/protocols/maintenance/deep-clean).
{% endtab %}

{% tab title="QC test" %}
See [qc-test](https://help.sbtinstruments.com/getting-started/qc-test "mention").
{% endtab %}

{% tab title="Custom measurement" %}
Use *Custom measurement* for special gating settings (for example, endospores).

Create custom programs in BactoBox Explorer. Upload them via Access.
{% endtab %}

{% tab title="Measure with low conductivity" %}
Use *Measure with low conductivity* when you need extra contrast between intact cells and background.

The program uses 1-in-20 PBS. This can improve phase shift separation. It may reduce signal-to-noise ratio.
{% endtab %}
{% endtabs %}

{% hint style="info" %}
Press and hold <kbd><mark style="background-color:purple;">Measure<mark style="background-color:purple;"></kbd> for 1 second from the home screen to access the *Programs* menu.
{% endhint %}

### System info

Contains network, storage, legal, and version information.

{% tabs %}
{% tab title="Network" %}
Shows the BactoBox® ID. It also shows network connectivity (mainly used by SBT service).
{% endtab %}

{% tab title="Storage" %}
Shows how much storage space is left on the device.
{% endtab %}

{% tab title="Legal info" %}
Lists software licensing information.
{% endtab %}

{% tab title="Versions" %}
Shows hardware, firmware, and software versions.
{% endtab %}
{% endtabs %}

### Time and date

It is possible to manually set time, date, and time zone.

{% tabs %}
{% tab title="Time" %}
Select *Set time*.

Use <kbd>∨</kbd> <kbd>∧</kbd> to change the hour. Press <kbd>OK</kbd> to move on.

Use <kbd>∨</kbd> <kbd>∧</kbd> to change minutes. Press <kbd>OK</kbd> to submit.
{% endtab %}

{% tab title="Date" %}
Select *Set date*.

Use <kbd>∨</kbd> <kbd>∧</kbd> to change the year. Press <kbd>OK</kbd> to move on.

Repeat for month and day.

Select *Submit*. Press <kbd>OK</kbd> to apply the date.
{% endtab %}

{% tab title="Time zone" %}
Select *Set time zone*.

Use <kbd>∨</kbd> <kbd>∧</kbd> to select a continent. Press <kbd>OK</kbd>.

Select an area or city. Press <kbd>OK</kbd>.

Select *Submit*. Press <kbd>OK</kbd>.
{% endtab %}
{% endtabs %}

{% hint style="info" %}
Restart the device to apply the changes.
{% endhint %}

### Service

The service menu contains maintenance features like the possibility of deleting all data if needed.


---

# 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.sbtinstruments.com/encyclopedia/software/user-interface/menu-system.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.
