> 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/f03-mai-chong-mo-ni.md).

# F03  脈衝模擬

### 定義

設定模擬 OCT 脈衝輸出頻率，單位為每秒脈衝數（Hz）。範圍：**0–700**。預設值：**0**。

### 注意事項

1. 使用本功能前，請先設定 E01 NC/NO，以定義脈衝輸出狀態（常閉或常開）。
2. 請先設定 E03 Pulse Width（脈衝寬度），以定義每次脈衝的持續時間。
3. 脈衝訊號輸出與 OCT 輸出功能是否開啟無關，皆可正常運作。

### 操作流程

<details>

<summary><strong>按鍵名稱及說明</strong><em>（點擊展開）</em></summary>

主機共有4個按鍵。LCD 最下方(第 3 行)會顯示目前所有按鍵各自的功能。一般情況下，按鍵定義如下：

* ​<img src="/files/rua2bJd9t3eeFbfZ81EP" alt="" data-size="line"> 藍鍵：最左邊的按鍵，返回上一頁、離開目前操作或存檔
* 方向鍵-灰鍵：
  * <img src="/files/UaiNlW1plBs5OrYpFmNO" alt="" data-size="line"> 左灰鍵 - 用於翻頁、增大數值、選擇不同項目
  * <img src="/files/Bxvx1CDzmz5kkup9IUae" alt="" data-size="line"> 右灰鍵 - 用於翻頁、減小數值、選擇不同項目
* <img src="/files/uJJ6BEZ4sukIlwQaHrUB" alt="" data-size="line"> 橘鍵：最右邊的按鍵，進入設定、編輯或確認目前選擇

{% hint style="danger" %}
警告：請勿長時間持續按住按鍵，以免造成按鍵損壞。
{% endhint %}

{% hint style="info" %}
註：按鍵定義會根據操作情境調整。為了提升使用便利性，或避免誤觸，在某些畫面中按鍵功能可能會被刻意變更。
{% endhint %}

</details>

<pre><code>F03 Sim. Pulse 設定步驟
• 從主畫面（綠燈）按下 橘鍵（Setup）進入設定畫面（橘燈）。
• 使用方向灰鍵選擇 F. Simulate，按下橘鍵（Enter）。
• 使用方向灰鍵選擇 F03 Sim. Pulse，按下橘鍵（Enter）。
• 使用方向灰鍵選擇欲調整的數字位（以深灰色標示）。
• 按下橘鍵（Edit）進入調整模式。
<strong>• 調整數值：按左灰鍵增加數值，按右灰鍵減少數值。
</strong>• 按下橘鍵（Set）確認該位數值；對其他位數重複以上步驟。
• 所有位數設定完成後，按下藍鍵（Save）。
<strong>• 按下橘鍵（Save）確認儲存，或按藍鍵（NOT）取消。
</strong>• 按下藍鍵（ESC）返回主畫面（綠燈）。
</code></pre>

<figure><img src="/files/3NQabaTGpNENOscwEUST" alt="" width="288"><figcaption></figcaption></figure>

### F03 選項 及 RS485對應數值、讀寫指令及格式

| 本參數輸入範圍 | 相應數值    | RS-485 對應數字 |
| ------- | ------- | ----------- |
| 預設值     | 10 Hz   | -           |
| 最小值     | 1 Hz    | -           |
| 最大值     | 1000 Hz | -           |


---

# 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/f03-mai-chong-mo-ni.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.
