# F Simulate

## F01 Sim. Rate (Simulation Rate)

Defines the instantaneous flow rate to simulate. The unit applied will follow the settings defined in the B classification parameters. Default Value 60.

| Parameter Input Range | Value  |
| --------------------- | ------ |
| Default               | 60     |
| Minimum               | 0      |
| Maximum               | 100000 |

## F02 Sim. Mode (Simulation Mode)

Activating this option enables the simulation function, which is disabled by default. When enabled, the NPN outputs (excluding pulse), RS485 communication, and analogue current output will operate based on the simulated data and changes in the totalised flow. Default Value 0.

* Please note that the totalised flow and historical data will be affected.
* The main screen will display an indication that the system is in simulation mode. Ensure the relevant communication functions are enabled for proper operation.

| Options | RS-485 Numbers | Remarks |
| ------- | -------------- | ------- |
| OFF     | 0              | Default |
| ON      | 1              |         |

After selecting a command, confirm whether to **Save** or **Not Save**.

## F03 Sim. PulseHz (Simulation PulseHz)

Under this page, pulse signal will be outputted according to set frequency within value 0 to 1000. Please set up NC/NO of pulse according to parameter E01, and pulse width according to parameter E03. Default Value 10.\
It operates whether NPN info is turned on or not.

| Parameter Input Range | Value |
| --------------------- | ----- |
| Default               | 10    |
| Minimum               | 1     |
| Maximum               | 1000  |


---

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