Changes for page 1 Communication
Last modified by Hunter on 2024/07/01 10:54
From version 247.1
edited by Hunter
on 2023/07/05 13:45
on 2023/07/05 13:45
Change comment:
There is no comment for this version
To version 251.1
edited by Theodore Xu
on 2023/07/10 11:34
on 2023/07/10 11:34
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Hunter1 +XWiki.AiXia - Content
-
... ... @@ -2207,6 +2207,37 @@ 2207 2207 2208 2208 [[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"]] 2209 2209 2210 += Create communication with INVT PLC = 2211 + 2212 +**1)V-BOX setting** 2213 + 2214 +|**Item**|**Settings**|**Note** 2215 +|Protocol|INVT_IVC2L| 2216 +|Connection|RS232| 2217 +|Baud rate|19200| 2218 +|Data bit|7| 2219 +|Parity|EVEN| 2220 +|Stop bit|1| 2221 +|PLC station No.|1 2222 + 2223 +**2)Address List** 2224 + 2225 + 2226 +|**Type**|**Device registers**|**Format**|**Range**|**Note** 2227 +|(% colspan="1" rowspan="7" %)Bit|X|XOOO|0~~377| 2228 +|Y|YOOO|0~~377| 2229 +|M|MDDDD|0~~1999| 2230 +|SM|SMDDD|0~~255| 2231 +|S|SDDD|0~~991| 2232 +|T|TDDD|0~~255| 2233 +|C|CDDD|0~~255| 2234 +|(% rowspan="5" %)Word|D|DDDDD|0~~7999| 2235 +|SD|SDDDD|0~~255| 2236 +|Z|ZDD|0~~15| 2237 +|T|TDDD|0~~255| 2238 +|C|CDDD|0~~199| 2239 +|Double word|C|CDDD|200~~255| 2240 + 2210 2210 = Create communication with **Modbus ** = 2211 2211 2212 2212 == **MODBUS RTU Slave (All function)** ==