Changes for page 07 Communication

Last modified by Devin Chen on 2024/08/19 14:28

From version 4.1
edited by Stone Wu
on 2022/07/12 15:03
Change comment: There is no comment for this version
To version 3.1
edited by Stone Wu
on 2022/07/12 15:02
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -9,7 +9,7 @@
9 9  |=MODBUS RTU Slave|PLC is master device|20H
10 10  |=MODBUS ASCII Slave|PLC is master device|30H
11 11  
12 -== **1.2 Communication format (D8120)** ==
12 +== **1.2 Communication Format (D8120)** ==
13 13  
14 14  (% border="1" %)
15 15  |(% rowspan="2" %)**Item**|(% rowspan="2" %)**parameter**|(% colspan="8" %)**Bit value of D8120**
... ... @@ -38,7 +38,7 @@
38 38  |Even|-|-|-|-|-|1|1|-
39 39  |(% rowspan="2" %)Data bit|7 bit|-|-|-|-|-|-|-|0
40 40  |8 bit|-|-|-|-|-|-|-|1
41 -|(% colspan="10" %)Example: the communication format is 9600.1.8.None, b7b6b5b4=1000, b3=0, b2b1=00, b 0=1. D8120=81H ( (10000001),,2,,=81H, 81H means hexadecimal number)
41 +|(% colspan="10" %)Example: the communication format is 9600.1.8.None, b7b6b5b4=1000, b3=0, b2b1=00, b 0=1. D8120=81H ( (10000001),,2,,=81H, 81H means [[hexadecimal>>path:C:/Users/Administrator/AppData/Local/Yodao/DeskDict/frame/20140818134937/javascript:void(0);]] [[number>>path:C:/Users/Administrator/AppData/Local/Yodao/DeskDict/frame/20140818134937/javascript:void(0);]])
42 42  
43 43  **✎Note:** If use Data bit=7.Parity can not choose None.
44 44