For the complete documentation index, see llms.txt. This page is also available as Markdown.

E15 Byte Format

(FW 1.1.0 開始提供)

定義

此功能用於設定 Modbus RTU 通訊協定中,數據傳輸的格式化規則,預設 N.8.1 (無校驗、8 數據位、1 停止位)。

本參數提供4種 byte 封包格式:

選項名稱
全名

N.8.1

No parity bit with 1 stop bit

N.8.2

No parity bit with 2 stop bits

O.8.1

Odd parity bit with 1 stop bit.

E.8.1

Even parity bit with 1 stop bit

下圖是各選項的封包圖示,其中 ST 代表 start bit,D0 ~ D7 是資料位元,SP 是 stop bit,

OP 是Odd-parity, EP stands 是 Even-parity。(每個菱形圖示是一個 bit)

Modbus 不同格式間的轉換器

注意事項

  1. 本參數不支援使用 RS485 修改。

操作流程

按鍵名稱及說明(點擊展開)

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

  • 藍鍵:最左邊的按鍵,返回上一頁、離開目前操作或存檔

方向鍵-灰鍵:

  • 左灰鍵 - 用於翻頁、增大數值、選擇不同項目

  • 右灰鍵 - 用於翻頁、減小數值、選擇不同項目

  • 橘鍵:最右邊的按鍵,進入設定、編輯或確認目前選擇

註:按鍵定義會根據操作情境調整。為了提升使用便利性,或避免誤觸,在某些畫面中按鍵功能可能會被刻意變更。

E15 選項及說明

選項
說明
RS-485 對應數字

N.8.1 (預設值)

無校驗、8 數據位、1 停止位

-

N.8.2

無校驗、8 數據位、2 停止位

-

O.8.1

奇校驗、8 數據位、1 停止位

-

E.8.1

偶校驗、8 數據位、1 停止位

-

本參數不支援使用 RS485 修改。

最后更新于