> 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/fu003-logger-card-high-resolution-and-fu004-logger-card-high-temperature.md).

# FU003 Logger Card High resolution and FU004 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.

<img src="/files/4342b2743bc9c879c4c136d46638669514ef0980" alt="" width="563">

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:

<img src="/files/166e6b22b0876f22a85529e65815d15d2f7fb428" alt="" width="375">


---

# 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/logger-card-client-user-manual/calibration/fu003-logger-card-high-resolution-and-fu004-logger-card-high-temperature.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.
