> For the complete documentation index, see [llms.txt](https://docs.lorric.com/qr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lorric.com/qr/fpas310-zhong-wen-v5/parameters/f-mo-ni-mo-shi-she-ding.md).

# F 模擬模式設定

### F 模擬 參數列表

| 序號  | 英文名稱                            | 中文名稱 | 功能                                                                                                                                                                    |
| --- | ------------------------------- | ---- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| F01 | Sim. Volume (Simulation Volume) | 模擬流量 | <p>設定要模擬的瞬時流量，</p><p>單位會使用 B 分類中設定的單位。</p>                                                                                                                            |
| F02 | Sim. Mode (Simulation Mode)     | 模擬模式 | <p>選擇執行後會啟動模擬功能，預設關閉。</p><p>OCT(除脉衝以外), RS485 及 類比電流輸出會</p><p>依模擬數據及累計量的變化作動。</p><p>累計量及歷史資料會被影響，請注意。</p><p>主畫面會提示在模擬模式。</p><p><strong>相應的通訊功能要開啟才會正常工作。</strong></p> |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.lorric.com/qr/fpas310-zhong-wen-v5/parameters/f-mo-ni-mo-shi-she-ding.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
