# C01 Total Method

### Definition

Sets the totalizer counting method. Changing this method will reset all accumulated data. Default is forward flow.

### Notes

Changing the counting mode will reset the totalizer to zero and start a new accumulation.

### Operation Procedure

<details>

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

When the main screen is displayed in **green backlight**, the four buttons function as follows:

* <img src="https://4028902321-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSBz5Tlpy8GCIkK4ygkgZ%2Fuploads%2FRnX1fMK1ja5FUx043ZYc%2Fimage?alt=media&#x26;token=f31dd577-ba27-4369-af8b-25ce9afcd1f9" alt="" data-size="line"> **Blue Button (leftmost):** Return, exit, or save settings.
* Gray Direction Buttons:
  * <img src="https://4028902321-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSBz5Tlpy8GCIkK4ygkgZ%2Fuploads%2FR48KXgI2flteQ78PYH8a%2Fimage?alt=media&#x26;token=b5b4ab82-6f88-44c6-8b85-181c7bde6fe9" alt="" data-size="line"> **Left Gray:** Previous Page, decrease value, or select item
  * <img src="https://4028902321-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSBz5Tlpy8GCIkK4ygkgZ%2Fuploads%2FVWLxHCjTZgj8Y3CXUn6X%2Fimage?alt=media&#x26;token=35556f59-f963-4b03-8db1-34f2953ddb58" alt="" data-size="line"> **Right Gray:** Next Page, increase value, or select item
* <img src="https://4028902321-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSBz5Tlpy8GCIkK4ygkgZ%2Fuploads%2F0lsHAW4cWIphk6mKtEoK%2Fbutton-orange.png?alt=media&#x26;token=9168c231-821c-4895-9194-0cf61b2fd06a" alt="" data-size="line"> **Orange Button (rightmost):** 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>

```
C01 Total Method Setting Steps
• From the main screen (green backlight), 
  press Orange Button (Setup) to enter settings (orange backlight).
• Use Gray Arrow Buttons to select C. Total, press Orange Button (Enter).
• Use Gray Arrow Buttons to select C01 Total Method, press Orange Button (Enter).
• Use Gray Arrow Buttons to choose the options. 
• Press Orange Button (Set) to confirm.
• Press Blue Button (ESC) to return to the main screen (green backlight).
```

<figure><img src="https://4028902321-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSBz5Tlpy8GCIkK4ygkgZ%2Fuploads%2FtapkK1vHmHVctFNeTYE3%2Ffu-es-C01-en.png?alt=media&#x26;token=0b82b1b8-71a8-466c-8811-e57ce2911e62" alt="" width="563"><figcaption></figcaption></figure>

On Main Screen 5: Total \<Large>\
The LCD displays the totalizer value in large digits. The bottom of the screen shows POS, NET, and NEG, representing Forward (POS), Net (NET), and Reverse (NEG), respectively.

<figure><img src="https://4028902321-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSBz5Tlpy8GCIkK4ygkgZ%2Fuploads%2F4a3usVNVUhVYopccdDkK%2FFU-ES-Homepage-en-total(large).jpg?alt=media&#x26;token=efb1329f-6a92-4170-a961-f78f02535ec4" alt="" width="563"><figcaption></figcaption></figure>

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

| Options | Description       | RS-485 Value |
| ------- | ----------------- | ------------ |
| POS     | Forward (Default) | 0            |
| NEG     | Reverse           | 1            |
| NET     | Net               | 2            |

> Refer to the [Read/Write Memory List](https://docs.lorric.com/qr/fu-es-echosense-instruction-manual/communication/modbus-rtu-protocol/read-write-memory-ram/read-write-memory-read-list) for the Modbus command format. This parameter uses the Int16 data format.
