Changes for page 12 PLC Protocol OLD

Last modified by Mora Zhou on 2024/12/05 14:53

From version 32.1
edited by Stone Wu
on 2022/08/17 15:57
Change comment: There is no comment for this version
To version 33.1
edited by Stone Wu
on 2022/08/17 15:58
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2643,14 +2643,14 @@
2643 2643  
2644 2644  **HMI Setting**
2645 2645  
2646 -|=(% scope="row" %)**Parameters**|=**Recommended**|=**Notes**
2647 -|=**Protocol**|(% colspan="1" %)Schneider MODBUS RTU|
2648 -|=Connection|RS485|
2649 -|=**Baud rate**|19200|
2650 -|=**Data bit**|8|
2651 -|=**Parity**|Even|
2652 -|=**Stop bit**|1|
2653 -|=**PLC station No.**|1|
2646 +|=**Parameters**|=**Recommended**|=**Notes**
2647 +|**Protocol**|(% colspan="1" %)Schneider MODBUS RTU|
2648 +|Connection|RS485|
2649 +|**Baud rate**|19200|
2650 +|**Data bit**|8|
2651 +|**Parity**|Even|
2652 +|**Stop bit**|1|
2653 +|**PLC station No.**|1|
2654 2654  
2655 2655  **PLC Setting**
2656 2656  
... ... @@ -2658,12 +2658,12 @@
2658 2658  
2659 2659  **Device Address**
2660 2660  
2661 -|=(% scope="row" %)**Bit/Word**|=**Device type**|=**Format**|=**Range**|=**Memo**
2662 -|=B|IX|DDDDDo|0 ~~ 655357|Input bit (read only)
2663 -|=B|QX|DDDDDo|0 ~~ 655357|Write multiple coils
2664 -|=B|MX|DDDDDDo|0 ~~ 9999997|Output register bit (octal)
2665 -|=W|MW|DDDDDD|0 ~~ 999999|Output register
2666 -|=DW|MD|DDDDDD|0 ~~ 999999|Output register
2661 +|=**Bit/Word**|=**Device type**|=**Format**|=**Range**|=**Memo**
2662 +|B|IX|DDDDDo|0 ~~ 655357|Input bit (read only)
2663 +|B|QX|DDDDDo|0 ~~ 655357|Write multiple coils
2664 +|B|MX|DDDDDDo|0 ~~ 9999997|Output register bit (octal)
2665 +|W|MW|DDDDDD|0 ~~ 999999|Output register
2666 +|DW|MD|DDDDDD|0 ~~ 999999|Output register
2667 2667  
2668 2668  **Wiring Diagram**
2669 2669