# B05 Dec. Places

### Definition

Sets the number of decimal places displayed on the LCD. Values are truncated; up to 4 decimal places. Default: 01 (1 decimal place).

### Notes

This parameter **does not affect calculations**; it **only affects the display**. Cumulative flow is still accumulated using the original data.

### Operation Procedure

<details>

<summary><strong>Button Functions (Click to Expand)</strong></summary>

The main unit has **four buttons**. The **bottom line (Line 3)** of the LCD displays the current function of each button. Under normal operation, the button functions are as follows:

* <img src="https://content.gitbook.com/content/i4ECt41Kyy9211OWazj4/blobs/BZuNjMgY75LH0onY5NtL/image" alt="" data-size="line"> **Blue Button -** Leftmost button: Return, exit, or save settings.

Gray Arrow Buttons:

* <img src="https://content.gitbook.com/content/i4ECt41Kyy9211OWazj4/blobs/Br88VpmnPLAPdutxVdZb/image" alt="" data-size="line"> **Left Gray Button:** Page up, increase value, or select item
* <img src="https://content.gitbook.com/content/i4ECt41Kyy9211OWazj4/blobs/3Dzp8nuxmHsaZ7LqBscw/image" alt="" data-size="line"> **Right Gray Button:** Page down, decrease value, or select item
* <img src="https://content.gitbook.com/content/i4ECt41Kyy9211OWazj4/blobs/sq6fX6r39JE0Au2hahAR/image" alt="" data-size="line"> **Orange Button:** Rightmost button: Enter settings, edit, or confirm selection

{% hint style="danger" %}
**Do not hold buttons for extended periods to avoid damage.**
{% endhint %}

{% hint style="info" %}
Button functions may change depending on the operation context to improve usability or prevent accidental presses.
{% endhint %}

</details>

```
B05 Dec. Place Setting Steps
• From the main screen (green backlight), 
  press Orange Button (Setup) to enter settings (orange backlight).
• Use Gray Arrow Buttons to select B.Unit , press Orange Button (Enter).
• Use Gray Arrow Buttons to select B05 Dec. Place, press Orange Button (Enter).
• Use the arrow Buttons to set the number of decimal places:
• Left Gray Button: increase value / Right Gray Button: decrease value
• Press Orange Button (Set) to save.
• Press Blue Button (ESC) to return to the main screen (green backlight).
```

<figure><img src="https://3404778090-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi4ECt41Kyy9211OWazj4%2Fuploads%2Fgu8vZNJvw2X7KNK64NZe%2FFU-LT-B05-en.png?alt=media&#x26;token=ce68ccb7-9f59-4837-8dd3-9c5e6b321320" alt="" width="375"><figcaption></figcaption></figure>

### B05 Options, RS485 Values, Read/Write Commands, and Formats

| Option      | Description                 | RS-485 Value |
| ----------- | --------------------------- | ------------ |
| 00          | Display integer only        | 0            |
| 01 (Custom) | Display to 1 decimal place  | 1            |
| 02          | Display to 2 decimal places | 2            |
| 03          | Display to 3 decimal places | 3            |
| 04          | Display to 4 decimal places | 4            |
