# E09 Iout Error

### Definition

Sets the output value when the flow reading is outside the range defined by E07 (4 mA value) and E08 (20 mA value). Default: 4 mA & 20 mA.

### Notes

N/A

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

```
E09 Iout Error Setting Steps
• From the main screen (green backlight), 
  press Orange Button (Setup) to enter settings (orange backlight).
• Use Gray Arrow Buttons to select E. Commute , press Orange Button (Enter).
• Use Gray Arrow Buttons to select E09 Iout Error , 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://3404778090-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi4ECt41Kyy9211OWazj4%2Fuploads%2FKEiL2FoRwxsOwynJDZ1h%2FFU-LT-E09-en.png?alt=media&#x26;token=8d979e3f-51b2-4ab2-b7a1-6c0967337040" alt="" width="375"><figcaption></figcaption></figure>

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

<table><thead><tr><th width="211.880859375">Option</th><th>Description</th><th width="158.876953125">RS-485 Value</th></tr></thead><tbody><tr><td>2.4 mA ＆ 21.6 mA</td><td>Output 2.4 mA when the value is below E07, and 21.6 mA when the value exceeds E08.</td><td>0</td></tr><tr><td>2.4 mA</td><td>Forces the output to the lower-limit signal when below the normal range.</td><td>1</td></tr><tr><td>21.6 mA</td><td>Forces the output to the upper-limit signal when above the normal range.</td><td>2</td></tr><tr><td>4mA ＆ 20mA (Default)</td><td>Clamps the output current to the boundaries of the normal operating range.</td><td>3</td></tr></tbody></table>

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