> 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/logger-card-client-user-manual/calibration.md).

# Calibration

The Calibration function is used to set the Logger card calibration adjustment.

The user must be logged into the system for this function to work.

There are 3 types of cards offered by ICU Scandinavia AB:

1. FU002 - Transport logger card Standard
2. FU003 - Transport logger card High resolution
3. FU004 - Transport logger card High temperature

The cards are calibrated during the production, but a user can change the adjustment if needed.

To calibrate a card:

1. Connect the card to the reader and click the <img src="/files/BuSOYl05C7f4JpzhXn1g" alt="" data-size="line"> icon.

<p align="center"><img src="/files/e5aa5c33034c216638b2f9ce6be0e71a614da7d4" alt=""></p>

2. The calibration adjustment window will open.

### FU002 - Transport logger card Standard

![](/files/7630a98a17fecb5e39eba3fab46472bed3034420)

The upper form part provides information about the current calibrator, the date of calibration and a comment.

To set an adjustment:

* enter adjustment value in “New adjustment \[°C]” field,
* optionally add a comment,
* click “Set” button to save the calibration settings in the sensor.

The message box will inform about the save procedure result:

![](/files/166e6b22b0876f22a85529e65815d15d2f7fb428)

### FU003 Transport logger card High resolution andFU004 Transport logger card High temperature

![](/files/9af75edb05ef5908d0d1d081925f6e3acfbd2618)

The upper form part provides information about the current calibrator, the date of calibration and a comment.

![](/files/9af75edb05ef5908d0d1d081925f6e3acfbd2618)

FU003 and FU004 sensors (DS1922L/T) allows to set one or two calibration points depending on the calibration performed.

![](/files/efc9b3052af370ad44d6a4fbfb21526e72eb7e51)

To set a single point calibration:

* select “Single temperature point adjustment”,
* enter reference temperature value in “Hot-reference temperature \[°C]” field,
* enter calibration adjustment value in “Hot-reference adjustment \[°C]”
* optionally add a comment,
* click “Set” button to save the calibration settings in the sensor.

![](/files/7abef2fec998190d5d1256e87448fbd32607e6f6)

To set two points calibration:

* select “Two temperature points adjustment”,
* enter reference temperature values in “Cold/Hot-reference temperature \[°C]” fields (check that value in “Cold-reference temperature” field is lower than in “Hot-reference temperature” field),
* enter corresponding adjustments in the “Cold/Hot-reference adjustment \[°C]”
* optionally add a comment.
* click “Set” button to save the calibration settings in the sensor.

FU003 and FU004 sensors offer a functionality to restore the default calibration values set during production.

![](/files/4342b2743bc9c879c4c136d46638669514ef0980)

To restore default calibration settings,

* press “Return to factory data”\_\_button. The fields with temperature settings will be filled automatically),
* optionally add a comment,
* click “Set” button to save the calibration settings in the sensor.

The message box will inform about the save procedure result:

![](/files/166e6b22b0876f22a85529e65815d15d2f7fb428)

## Troubleshooting


---

# 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:

```
GET https://help.boomerang3.com/logger-card-client-user-manual/calibration.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.
