# D10 Total Trig.

### Definition

Set the notification condition for the totalizer target. Default: Greater than target.

&#x20;(D09 , D10 , and D11  work together to enable totalizer target alarm functionality.)

<details>

<summary><strong>D09、D10、D11 Total Alarm Examples</strong></summary>

```
Example 1: Forward Flow
Enable D09 Total Alarm.
Set D10 Total Trig. to “Greater than Target”.
Set D11 Total Target to a positive value, e.g., +100.
When the cumulative forward flow exceeds 100, 
the system triggers the total alarm.

Example 2: Reverse Flow
Enable D09 Total Alarm.
Set D10 Total Trig. to “Less than Target”.
Set D11 Total Target to a negative value, e.g., -500.
When the cumulative reverse flow drops below -500, 
the system triggers the total alarm.
```

</details>

### Notes

{% hint style="info" %}

### DND Mode

When **Do Not Disturb (DND) mode** is enabled:

* The flow meter detects abnormal conditions but the red backlight will not turn on.\
  \&#xNAN;*Example:* Alarm-A “4 Off Pipe” will not trigger the backlight in DND mode.
* Abnormal conditions are still displayed on the **Status/Alarm page**.
* If connected via RS485, the monitoring system still receives the alarm signal.
* OCT alarm outputs continue to operate if configured.
  {% endhint %}

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

<details>

<summary>T<strong>otalized Flow Alarm Function</strong> <em>(Click to Expand)</em></summary>

> This function triggers an alarm when the totalized flow reaches a value greater than or less than the preset target.
>
> Related parameters: D09 Total Alarm, D10 Total Trigger Condition (Total Trig.), and D11 Total Target.

D09 Enable Totalizer AlarmD09 Total Ala. Setting Steps：• From the main screen (green backlight),   press Orange Button (Setup) to enter settings (orange backlight).• Use Gray Arrow Buttons to select D. Alarm & Info , press Orange Button (Enter).• Use Gray Arrow Buttons to select D09 Total Ala. , 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).D10 Set Total Trigger ConditionD10 Total Trig Setting Steps：• From the main screen (green backlight),   press Orange Button (Setup) to enter settings (orange backlight).• Use Gray Arrow Buttons to select D. Alarm & Info , press Orange Button (Enter).• Use Gray Arrow Buttons to select D10 Total Trig , 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).D11 Set Total Target ValueD11 Total Target Setting Steps：• From the main screen(green backlight),   press Orange Button(Setup) to enter settings (orange backlight).• Use Gray Arrow Buttons to select D. Alarm & Info, press Orange Button(Enter).• Use Gray Arrow Buttons to select D11 Total Target, press Orange Button(Enter).• Use Gray Arrow Buttons to choose the digit to adjust(highlighted in dark gray).• Press Orange Button(Edit) to enter adjustment mode.• Adjust digits: Left Gray Button to increase, Right Gray Button to decrease.• Press Orange Button(Set) to confirm each digit; repeat for other digits as needed.• After all digits are set, press Blue Button(Save).• Confirm by pressing Orange Button(Save) (or Blue Button(NOT) to cancel).• Press Blue Button(ESC) to return to the main screen(green backlight).Totalizer Alarm OperationWhen the totalizer alarm is enabled and the accumulated flow meets the trigger condition, the system triggers Alarm B. The alarm bits (Bit6, Bit7) are set to 1, indicating that the alarm is active.The alarm behavior follows the mode set in D09:ON: The receiving system receives the alarm signal, and the meter displays a red backlight alarm.Do Not Disturb (DND): The receiving system still receives the alarm signal, but the meter does not display a red backlight alarm.

</details>

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

| Option                       | Description | RS-485 Value |
| ---------------------------- | ----------- | ------------ |
| Higher than target (Default) | -           | 0            |
| Lower than target            | -           | 1            |

> 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.
