Changes for page 12 PLC Protocol OLD

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

From version 28.1
edited by Stone Wu
on 2022/08/17 15:51
Change comment: There is no comment for this version
To version 29.1
edited by Stone Wu
on 2022/08/17 15:54
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2662,19 +2662,11 @@
2662 2662  **Device Address**
2663 2663  
2664 2664  |=(% scope="row" %)**Bit/Word**|=**Device type**|=**Format**|=**Range**|=**Memo**
2665 -|=B|%IX|DDDDDo|0 ~~ 655357|Input bit (read only)
2666 -|=B|%QX|DDDDDo|0 ~~ 655357|Write multiple coils
2667 -|=B|%MX|DDDDDDo|0 ~~ 9999997|Output register bit (octal)
2668 -|=B|%M|DDDDD|0 ~~ 65535|Output bit
2669 -|=B|%MW_Bit|DDDDDdd|0 ~~ 6553515|Output register bit (decimal)
2670 -|=B|1x|DDDDD|0 ~~ 65535|Input bit (read only)
2671 -|=B|0x_multi_coils|DDDDD|0 ~~ 65535|Write multiple coils
2672 -|=B|3x_Bit|DDDDDdd|0 ~~ 6553515|Input register bit (read only)
2673 -|=W|%MW|DDDDDD|0 ~~ 999999|Output register
2674 -|=DW|%MD|DDDDDD|0 ~~ 999999|Output register
2675 -|=W|3x|DDDDD|0 ~~ 65535|Input Register (read only)
2676 -|=DW|5x|DDDDD|0 ~~ 65535|4x double word swap
2677 -|=DW|6x|DDDDD|0 ~~ 65535|4x single word write
2665 +|=B|IX|DDDDDo|0 ~~ 655357|Input bit (read only)
2666 +|=B|QX|DDDDDo|0 ~~ 655357|Write multiple coils
2667 +|=B|MX|DDDDDDo|0 ~~ 9999997|Output register bit (octal)
2668 +|=W|MW|DDDDDD|0 ~~ 999999|Output register
2669 +|=DW|MD|DDDDDD|0 ~~ 999999|Output register
2678 2678  
2679 2679  **Wiring Diagram**
2680 2680