Changes for page 12 PLC Protocol OLD

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

From version 107.1
edited by Ben
on 2022/08/30 10:48
Change comment: There is no comment for this version
To version 106.1
edited by Ben
on 2022/08/30 09:51
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1632,34 +1632,31 @@
1632 1632  **1)HMI Settings**
1633 1633  
1634 1634  |**Item**|**Settings**|**Note**
1635 -|Protocol|DELTA AS300 MODBUS RTU|
1636 -|Connection|RS485|
1635 +|Protocol|WECON LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM|
1636 +|Connection|RS422/RS485|
1637 1637  |Baud rate|9600|
1638 -|Data bit|8|
1639 -|Parity|NONE|
1638 +|Data bit|7|
1639 +|Parity|EVEN|
1640 1640  |Stop bit|1|
1641 1641  |PLC station No.|1|
1642 1642  
1643 1643  **2)Address List**
1644 1644  
1645 -
1646 1646  |**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
1647 -|Bit|X|X|X d|0~~63|
1648 -|Bit|Y|Y|Y d|0~~63|
1649 -|Bit|D|D|D d|0~~29999|
1650 -|Bit|M|M|M d|0~~8191|
1651 -|Bit|SM|SM|SM d|0~~4095|
1652 -|Bit|S|S|S h|0~~2047|
1653 -|Bit|T|T|T d|0~~511|
1654 -|Bit|C|C|C d|0~~511|
1655 -|Bit|HC|HC|HC d|0~~255|
1656 -|Word|X|X|X h|0~~63|
1657 -|Word|Y|Y|Y d|0~~63|
1658 -|Word|SR|SR|SR d|0~~2047|
1659 -|Word|D|D|D d|0~~29999|
1660 -|Word|T|T|T d|0~~511|
1661 -|Word|C|C|C h|0~~511|
1662 -|Word|E|E|E d|0~~9|
1646 +|(% rowspan="6" %)Bit|X|X|Xo|0~~303237|
1647 +|Y|Y|Y o|0~~303237|
1648 +|M|M|M d|0~~99999|
1649 +|T|T|T d|0~~99999|
1650 +|C|C|C d|0~~99999|
1651 +|S|S|S d|0~~99999|
1652 +|(% rowspan="8" %)Word|X|X|Xo|0~~303237|
1653 +|Y|Y|Y o|0~~303237|
1654 +|M|M|M d|0~~99999|
1655 +|T|T|T d|0~~99999|
1656 +|C|C|C d|0~~199|
1657 +|D|D|D d|0~~7999|
1658 +|S|S|S d|0~~99999|
1659 +|SD|SD|SD d|8000~~9999|
1663 1663  
1664 1664  **3)Configure the communication protocol**
1665 1665