# D Alarm & Info

<table data-header-hidden><thead><tr><th width="159.4000244140625"></th><th width="209.20001220703125"></th><th width="399.39996337890625"></th></tr></thead><tbody><tr><td><strong>No.</strong></td><td><strong>Name</strong></td><td><strong>Description</strong></td></tr><tr><td>D01</td><td>Paddle Ala.(Paddle Alarm)</td><td>Set the flow meter’s alarm mode when module detect pipe diameter is abnormal. Default: Do Not Disturb. The alarm code belongs to Alarm – A.</td></tr><tr><td>D04</td><td>FlowLIM Ala (Flow Volume Limit Alarm)</td><td>Set the flow meter’s alarm mode for flow exceeding the instantaneous flow range. Default: Off. The alarm code belongs to Alarm – B. </td></tr><tr><td>D05</td><td>Up LIM(Upper Limit)</td><td>Set the upper limit of the normal flow range. Default: 100.</td></tr><tr><td>D06</td><td>Low LIM(Lower Limit)</td><td>Set the lower limit of the normal flow range. Default: 0.</td></tr><tr><td>D07</td><td>Hysteresis% (Hysteresis Percentage)</td><td>Set the hysteresis percentage for clearing flow upper and lower limit alarms. This ensures the alarm is only cleared when the flow stabilizes back within the set range. The percentage is defined relative to the span between the upper and lower limits. Default: 03 (3%).</td></tr><tr><td>D08</td><td>Total Ala.(Total Alarm)</td><td>Set the flow meter’s alarm mode for totalizer values exceeding the set range. Default: Off. The alarm code belongs to Alarm – B. (D08 , D9 , and D10 work together to enable totalizer target alarm functionality.)</td></tr><tr><td>D09</td><td>Total Trig.(Total Alarm Trigger Condition)</td><td>Set the notification condition for the totalizer target. Default: Greater than target.</td></tr><tr><td>D10</td><td>Total Target</td><td>Set up alarm target value of cumulative flow speed. Default: +100.</td></tr></tbody></table>


---

# Agent Instructions: 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://docs.lorric.com/qr/fp-as310-english-v5/parameters/d-alarm-and-info.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.
