Changes for page Schneider

Last modified by Mora Zhou on 2024/03/23 14:16

From version 5.1
edited by Jett
on 2024/03/22 11:58
Change comment: There is no comment for this version
To version 4.1
edited by Jett
on 2024/03/22 11:39
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -38,7 +38,7 @@
38 38  **HMI Setting**
39 39  
40 40  |=**Parameters**|=**Recommended**|=**Notes**
41 -|**Protocol**|Schneider Modicon MODBUS RTU|
41 +|**Protocol**|Schneider MODBUS RTU|
42 42  |Connection|RS485|
43 43  |**Baud rate**|19200|
44 44  |**Data bit**|8|
... ... @@ -49,10 +49,11 @@
49 49  **Device Address**
50 50  
51 51  |=**Bit/Word**|=**Device type**|=**Format**|=**Range**|=**Memo**
52 -|B|IX|DDDDDo|0 ~~ 65535|
53 -|B|QX|DDDDDo|0 ~~ 65535|
54 -|B|MX|DDDDDDo|0 ~~ 999999|
55 -|W|MW|DDDDDD|0 ~~ 999999|
52 +|B|IX|DDDDDo|0 ~~ 655357|Input bit (read only)
53 +|B|QX|DDDDDo|0 ~~ 655357|Write multiple coils
54 +|B|MX|DDDDDDo|0 ~~ 9999997|Output register bit (octal)
55 +|W|MW|DDDDDD|0 ~~ 999999|Output register
56 +|DW|MD|DDDDDD|0 ~~ 999999|Output register
56 56  
57 57   **Configure the communication protocol**
58 58  
... ... @@ -93,3 +93,4 @@
93 93  
94 94  (% style="text-align:center" %)
95 95  [[image:1711078732764-435.png]]
97 +