# F Simulate

| No. | Name                            | Description                                                                                                                                                                                  |
| --- | ------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| No. | Name                            | Description                                                                                                                                                                                  |
| F01 | Sim. Volume (Simulation Volume) | <p>Sets the flow meter’s simulated instantaneous flow. The unit follows the setting in Category B.<br>Default: +60.</p>                                                                      |
| F02 | Sim. Mode (Simulation Mode)     | <p>Enables or disables the flow meter’s simulation mode. In simulation mode, the meter displays user-defined virtual flow values instead of actual sensor measurements.<br>Default: Off.</p> |

{% hint style="danger" %}
OCT (excluding pulses), RS485, and analog current outputs operate based on simulated data and totalized flow. Both totalized values and historical data will be affected.
{% endhint %}


---

# 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/fu-lt-english-v1/parameters/f-simulate.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.
