# E02 OCT Info

### Definition

Sets the definition for the flow meter’s OCT operation. Default: Off.&#x20;

### Notes

1. If **E02** is set to **“Pulse v2”**, configure the pulse width in **E03 Pulse Time** and set the pulse reference unit in **E14 Pulse v2 Unit**.
2. Flow alarms are configured via **D04, D05, D06**;\
   Totalizer alarms via **D08, D09, D10**;\
   Pulse v2 settings via **E03, E14**.

### Operation Procedure

```
E02 OCT Info. 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 E02 OCT Info., 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).
```

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

| Options       | RS-485 Value |
| ------------- | ------------ |
| Alarm B       | 1            |
| Pulse V2      | 6            |
| Off (Default) | 7            |


---

# 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/e-commute/e-commute-fp-as310a/e02-oct-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.
