Changes for page 1 Communication

Last modified by Hunter on 2024/07/01 10:54

From version 121.1
edited by Ben
on 2022/08/25 14:40
Change comment: There is no comment for this version
To version 123.1
edited by Ben
on 2022/08/25 15:03
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,21 +1,21 @@
1 1  = (% style="color:inherit; font-family:inherit" %)**维控公司**(%%) =
2 2  
3 -== **LX3V 串行协议** ==
3 +== **LX3V Serial Protocol** ==
4 4  
5 -支持系列:维控 LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM
5 +Supported series: Wecon LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM
6 6  
7 -**1)可编程逻辑控制器设置**
7 +**1)V-BOX setting**
8 8  
9 -|**项目**|**设置**|**注意**
10 -|协议|维控 LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM|
11 -|连接|RS422/RS485|
12 -|波特率|9600|
13 -|数据位|7|
14 -|平价|甚至|
15 -|停止位|1|
16 -|PLC站号|1|
9 +|**Item**|**Settings**|**Note**
10 +|Protocol|WECON LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM|
11 +|Connection|RS422/RS485|
12 +|Baud rate|9600|
13 +|Data bit|7|
14 +|Parity|EVEN|
15 +|Stop bit|1|
16 +|PLC station No.|1|
17 17  
18 -**2)可编程逻辑控制器地址列表**
18 +**2)Address List**
19 19  
20 20  |**类型**|**设备寄存器**|**人机界面寄存器**|**格式**|**范围**|**注意**
21 21  |(% rowspan="6" %)位|X|X|断续器|0~~303237|
... ... @@ -33,11 +33,11 @@
33 33  |S|S|断续器|0~~99999|
34 34  |标清|标清|标清 d|8000~~9999|
35 35  
36 -**3)配置通信协议**
36 +**3)Configure the communication protocol**
37 37  
38 38  [[image:image-20220824152217-1.png||alt="图片-20220824152217-1.png"]]
39 39  
40 -**4)硬件连接**
40 +**4)Cable Wiring**
41 41  
42 42  * **RS422**
43 43  
... ... @@ -862,6 +862,60 @@
862 862  
863 863  [[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_2297240b57346b2a.png?width=401&height=170&rev=1.1||alt="12.可编程逻辑控制器Protocol_html_2297240b57346b2a.png" height="170" width="401"]]
864 864  
865 +
866 +== **L02 Serial Protocol** ==
867 +
868 +Mitsubishi L02 series CPU built-in Ethernet port.
869 +
870 +**V-BOX Settings**
871 +
872 +|**Items**|**Settings**|**Note**
873 +|Protocol|MIT L02 CPU MELSEC|
874 +|Connection|Ethernet|
875 +|Port No.|1025|Must be the same as the PLC setting
876 +|PLC station No.|0|Must be the same as the PLC setting
877 +
878 +**Address List**
879 +
880 +|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
881 +|Bit|X|X|X h|0~~FFFF|
882 +|Bit|Y|Y|Y h|0~~FFFF|
883 +|Bit|M|M|M d|0~~9999|
884 +|Bit|L|L|L d|0~~9999|
885 +|Bit|F|F|F d|0~~9999|
886 +|Bit|B|B|B h|0~~FFFF|
887 +|Bit|V|V|V d|0~~2047|
888 +|Bit|TC|TC|TC d|0~~9999|
889 +|Bit|SS|SS|SS d|0~~9999|
890 +|Bit|SC|SC|SC d|0~~9999|
891 +|Bit|CS|CS|CS d|0~~9999|
892 +|Bit|CC|CC|CC d|0~~9999|
893 +|Bit|SB|SB|SB h|0~~FFFF|
894 +|Bit|SM|SM|SM d|0~~2047|
895 +|Bit|STS|STS|STS d|0~~1023|
896 +|Bit|S|S|S d|0~~9999|
897 +|Bit|DX|DX|DX h|0~~FFFF|
898 +|Bit|DY|DY|DY h|0~~FFFF|
899 +|Bit|TS|TS|TS d|0~~9999|
900 +|Bit|Dbit|Dbit|Dbit d.d|0~~99999.0~~15|
901 +|Word|W|W|W h|0~~FFFF|
902 +|Word|TN|TN|TN d|0~~99999|
903 +|Word|SN|SN|SN d|0~~99999|
904 +|Word|CN|CN|CN d|0~~99999|
905 +|Word|R|R|R d|0~~99999|
906 +|Word|SW|SW|SW h|0~~FFFF|
907 +|Word|Z|Z|Z d|0~~99999|
908 +|Word|ZR|ZR|ZR h|0~~FFFF|
909 +|Word|D|D|D d|0~~99999|
910 +
911 +**Communication Settings**
912 +
913 +
914 +**Cable Wiring**
915 +
916 +
917 +
918 +
865 865  == **L02 Ethernet Protocol** ==
866 866  
867 867  Mitsubishi L series CPU built-in Ethernet port.