Changes for page 1 Communication

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

From version 145.1
edited by Ben
on 2022/08/31 16:15
Change comment: There is no comment for this version
To version 162.1
edited by Ben
on 2022/09/02 11:06
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -182,7 +182,7 @@
182 182  
183 183  MicroLogix 1000/1100/1200/1400/1500; SLC 5/03 5/04 5/05 PLC-5
184 184  
185 -**1)PLC Settings**
185 +**1)V-BOX setting**
186 186  
187 187  |**Item**|**Settings**|**Note**
188 188  |Protocol|Allen-Bradlley DF1 Advanced|
... ... @@ -436,7 +436,7 @@
436 436  
437 437  Supported Series: Siemens S7-300 series PLC
438 438  
439 -**1)PLC Setting**
439 +**1)V-BOX setting**
440 440  
441 441  |**Items**|**Settings**|**Note**
442 442  |Protocol|Simens S7-300 Ethernet|
... ... @@ -498,7 +498,7 @@
498 498  
499 499  Supported Series: Siemens S7-400, S7-1200 and S7-1500
500 500  
501 -**1)PLC Setting**
501 +**1)V-BOX setting**
502 502  
503 503  |=**Items**|=**Settings**|=**Note**
504 504  |Protocol|Siemens S7-XXX|
... ... @@ -1194,66 +1194,362 @@
1194 1194  * Please set the communication delay time of 10ms in setting, to avoid that the instrument may not be able to communicate in a short time due to too fast data access and too much connection requests.
1195 1195  * [[image:image-20220831161356-1.png]]Because of the particularity of the instrument, it is necessary to write the value of the address in the menu interface corresponding to the address, and to enter the menu where the address locates, so that the value could be written.
1196 1196  
1197 -== **EtherNet/IP NX series Protocol** ==
1197 += Create communication with Xinje** PLC** =
1198 1198  
1199 -Supported series: Omron NX/NJ series
1199 +== **XC serial protocol** ==
1200 1200  
1201 -**HMI Setting**
1201 +**1)V-BOX Settings**
1202 1202  
1203 -|**Items**|**Settings**|**Note**
1204 -|Protocol|Omron NX Ethernet/IP|
1205 -|Connection|Ethernet|
1206 -|Port No.|44818|
1203 +|**Item**|**Settings**|**Note**
1204 +|Protocol|XINJE XC MODBUS|
1205 +|Connection|RS232|
1206 +|Baud rate|19200|
1207 +|Data bit|8|
1208 +|Parity|EVEN|
1209 +|Stop bit|1|
1207 1207  |PLC station No.|1|
1208 1208  
1209 -**Instruction**
1212 +**2)Address List**
1210 1210  
1211 -1) In Sysmac Studio, please select [Publish Only] for [Network Publish] when setting address tag.
1214 +|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
1215 +|Bit|M|M|M d|0~~8511|
1216 +|Bit|X|X|X o|0~~1747|
1217 +|Bit|Y|Y|Y o|0~~1747|
1218 +|Bit|S|S|S d|0~~1023|
1219 +|Bit|T|T|T d|0~~4095|
1220 +|Bit|C|C|C d|0~~634|
1221 +|Word|D|D|D d|0~~8511|
1222 +|Word|TD|TD|TD d|0~~618|
1223 +|Word|CD|CD|CD d|0~~634|
1224 +|Word|FD|FD|FD d|0~~8511|
1212 1212  
1213 -2) When [Do not publish] is selected for a tag, different import methods may lead to different results. When import tags by [Get Tags from Device], the tag will be eliminated. If [Import tags] is selected, the tags will be imported, but the communication will not succeed.
1226 +**3)Configure the communication protocol**
1214 1214  
1215 -[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_4156caf6f116c570.png?width=600&height=277&rev=1.1||alt="12.PLC Protocol_html_4156caf6f116c570.png" height="277" width="600"]]
1216 1216  
1217 -**Export labels from Sysmac Studio**
1229 +[[image:image-20220831163041-1.png]]
1218 1218  
1219 -Launch Sysmac Studio, under Global Variables create the address labels, and thenselect [Tools] -> [Export Global Variables];
1231 +**4)Cable Wiring**
1220 1220  
1221 -[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_26f91dee66c723e9.png?width=600&height=276&rev=1.1||alt="12.PLC Protocol_html_26f91dee66c723e9.png" height="276" width="600"]]
1233 +Figure
1222 1222  
1223 -Launch PIStudio, in [Communication] Settings add Omron NX Ethernet/IP protocol;
1235 +[[image:image-20220831163406-2.png]][[image:image-20220831163422-3.png]]
1224 1224  
1225 -Click [Label manage];
1237 +Pin Definition Diagram
1226 1226  
1227 -[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_cd38d2d0c5187f6b.png?width=600&height=276&rev=1.1||alt="12.PLC Protocol_html_cd38d2d0c5187f6b.png" height="276" width="600"]]
1239 +[[image:image-20220831163441-4.png]]
1228 1228  
1229 -Click [Import labels] and then select the file exported in step 1;
1241 +== **XD serial protocol** ==
1230 1230  
1231 -[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_52bd5da678bef9b4.png?width=600&height=403&rev=1.1||alt="12.PLC Protocol_html_52bd5da678bef9b4.png" height="403" width="600"]]
1243 +**1)V-BOX Settings**
1232 1232  
1233 -The Import Status field shows the result, click [OK] to finish importing address labels;
1245 +Supported Series: Delta Xinjie XD/XE Series PLC
1234 1234  
1235 -[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_7f0465a589b98912.png?width=600&height=291&rev=1.1||alt="12.PLC Protocol_html_7f0465a589b98912.png" height="291" width="600"]]
1247 +|**Item**|**Settings**|**Note**
1248 +|Protocol|XINJE XD/XC MODBUS|
1249 +|Connection|RS232|
1250 +|Baud rate|19200|
1251 +|Data bit|8|
1252 +|Parity|EVEN|
1253 +|Stop bit|1|
1254 +|PLC station No.|1|
1236 1236  
1237 -**Communication Settings**
1256 +**2)Address List**
1238 1238  
1239 -Enable HMI Ethernet in [Project Settings];
1258 +|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
1259 +|Bit|M|M|M d|0~~74999|
1260 +|Bit|X1xx|X1xx|X1xx o|0~~1177|
1261 +|Bit|X2xx|X2xx|X2xx o|0~~277|
1262 +|Bit|X|X|X o|0~~77|
1263 +|Bit|Y1xx|Y1xx|Y1xx o|0~~1177|
1264 +|Bit|Y2xx|Y2xx|Y2xx o|0~~277|
1265 +|Bit|Y|Y|Y o|0~~4095|
1266 +|Bit|SM|SM|SM d|0~~4999|(((
1267 +
1268 +)))
1269 +|Bit|T|T|T d|0~~4999|
1270 +|Bit|C|C|C d|0~~4999|
1271 +|Bit|ET|ET|ET d|0~~31|
1272 +|Bit|SE|SE|SE d|0~~31|
1273 +|Bit|HM|HM|HM d|0~~11999|
1274 +|Bit|HSC|HSC|HSC d|0~~39|
1275 +|Bit|HS|HS|HS d|0~~999|
1276 +|Bit|HT|HT|HT d|0~~1999|
1277 +|Bit|HC|HC|HC d|0~~1999|
1278 +|Bit|S|S|S d|0~~7999|
1279 +|Word|D|D|D d|0~~69999|
1280 +|Word|ID|ID|ID d|0~~99|
1281 +|Word|ID1xx|ID1xx|ID1xx d|0~~999|
1282 +|Word|ID2xx|ID2xx|ID2xx d|0~~299|
1283 +|Word|QD|QD|QD d|0~~99|
1284 +|Word|QD1xx|QD1xx|QD1xx d|0~~999|
1285 +|Word|QD2xx|QD2xx|QD2xx d|0~~299|
1286 +|Word|SD|SD|SD d|0~~4999|
1287 +|Word|TD|TD|TD d|0~~575|
1288 +|Word|CD|CD|CD d|0~~575|
1289 +|Word|ETD|ETD|ETD d|0~~31|
1290 +|Word|HD|HD|HD d|0~~24999|
1291 +|Word|HSD|HSD|HSD d|0~~1023|
1292 +|Word|HTD|HTD|HTD d|0~~95|
1293 +|Word|HCD|HCD|HCD d|0~~95|
1294 +|Word|HSCD|HSCD|HSCD d|0~~31|
1295 +|Word|FD|FD|FD d|0~~8191|
1296 +|Word|SFD|SFD|SFD d|0~~5999|
1297 +|Word|FS|FS|FS d|0~~47|
1240 1240  
1241 -[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_43b671f18153910d.png?width=405&height=107&rev=1.1||alt="12.PLC Protocol_html_43b671f18153910d.png" height="107" width="405"]]
1299 +**3)Configure the communication protocol**
1242 1242  
1243 -Set PLC IP in [Device IP] settings;
1301 +[[image:image-20220831163923-7.png]]
1244 1244  
1245 -[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_437cb087b36b5784.png?width=600&height=330&rev=1.1||alt="12.PLC Protocol_html_437cb087b36b5784.png" height="330" width="600"]]
1246 1246  
1247 -[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_60ef71528a99abf5.png?width=554&height=188&rev=1.1||alt="12.PLC Protocol_html_60ef71528a99abf5.png" height="188" width="554"]]
1248 1248  
1249 -**Cable Wiring**
1305 +**4)Cable Wiring**
1250 1250  
1251 -[[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.PLC Protocol_html_2297240b57346b2a.png" height="170" width="401"]]
1307 +Figure
1252 1252  
1253 -= Create communication with **Modbus RTU** =
1309 +[[image:image-20220831163406-2.png]][[image:image-20220831163553-6.png]]
1254 1254  
1255 -== **V-BOX as Slave** ==
1311 +Pin Definition Diagram
1256 1256  
1313 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/image-20220830160232-3.png?rev=1.1||alt="image-20220830160232-3.png"]]
1314 +
1315 +
1316 += Create communication with **Schneider PLC** =
1317 +
1318 +== **Schneider MODBUS RTU** ==
1319 +
1320 +**1)V-BOX Setting**
1321 +
1322 +|=**Parameters**|=**Recommended**|=**Notes**
1323 +|**Protocol**|(% colspan="1" %)Schneider MODBUS RTU|
1324 +|**Connection**|RS485|
1325 +|**Baud rate**|19200|
1326 +|**Data bit**|8|
1327 +|**Parity**|Even|
1328 +|**Stop bit**|1|
1329 +|**PLC station No.**|1|
1330 +
1331 +**2)Address List**
1332 +
1333 +|=**Bit/Word**|=**Device type**|=**Format**|=**Range**|=**Memo**
1334 +|B|IX|DDDDDo|0 ~~ 655357|Input bit (read only)
1335 +|B|QX|DDDDDo|0 ~~ 655357|Write multiple coils
1336 +|B|MX|DDDDDDo|0 ~~ 9999997|Output register bit (octal)
1337 +|W|MW|DDDDDD|0 ~~ 999999|Output register
1338 +|DW|MD|DDDDDD|0 ~~ 999999|Output register
1339 +
1340 +**3)Configure the communication protocol**
1341 +
1342 +[[image:image-20220902104329-1.png]]
1343 +
1344 +**4)Cable Wiring**
1345 +
1346 +**RS-485 2W **(RJ45 Connector): The following is the view from the soldering point of a connector.
1347 +
1348 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/image-20220817154212-1.jpeg?width=554&height=315&rev=1.1||alt="image-20220817154212-1.jpeg" height="315" width="554"]]
1349 +
1350 += Create communication with Inovance** PLC** =
1351 +
1352 +== **H3U serial protocol** ==
1353 +
1354 +**1)V-BOX Settings**
1355 +
1356 +|**Item**|**Settings**|**Note**
1357 +|Protocol|INOVANCE H3U PLC|
1358 +|Connection|RS422|
1359 +|Baud rate|9600|
1360 +|Data bit|7|
1361 +|Parity|EVEN|
1362 +|Stop bit|1|
1363 +|PLC station No.|0|
1364 +
1365 +**2)Address List**
1366 +
1367 +|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
1368 +|Bit|X|X|X o|0~~303237|
1369 +|Bit|Y|Y|Y o|0~~303237|
1370 +|Bit|M|M|M d|0~~99999|
1371 +|Bit|T|T|T d|0~~99999|
1372 +|Bit|C|C|C d|0~~99999|
1373 +|Bit|SM|SM|SM d|8000~~999|
1374 +|Bit|S|T|S d|0~~99999|
1375 +|Bit|Lamp|Lamp|Lamp d|0~~0|
1376 +|Word|X|X|X o|0~~303237|
1377 +|Word|Y|Y|Y o|0~~303237|
1378 +|Word|M|M|M d|0~~99999|
1379 +|Word|T|T|T d|0~~99999|
1380 +|Word|C|C|C d|0~~199|
1381 +|Word|D|D|D d|0~~7999|
1382 +|Word|S|S|S d|0~~99999|
1383 +|Word|SD|SD|SD d|8000~~9999|
1384 +|Word|R|R|R d|0~~32767|
1385 +
1386 +**3)Configure the communication protocol**
1387 +
1388 +[[image:image-20220831164626-1.png]]
1389 +
1390 +
1391 +
1392 +**4)Cable Wiring**
1393 +
1394 +Figure
1395 +
1396 +[[image:image-20220831164646-2.png]][[image:image-20220831164700-3.png]]
1397 +
1398 +Pin Definition Diagram
1399 +
1400 +[[image:image-20220831164731-4.png]]
1401 +
1402 += Create communication with Panasonic** PLC** =
1403 +
1404 +== **FP serial protocol** ==
1405 +
1406 +**1)V-BOX Settings**
1407 +
1408 +|**Item**|**Settings**|**Note**
1409 +|Protocol|Panasonic FP MFWTOCOL|
1410 +|Connection|RS232|
1411 +|Baud rate|9600|
1412 +|Data bit|8|
1413 +|Parity|ODD|
1414 +|Stop bit|1|
1415 +|PLC station No.|1|
1416 +
1417 +**2)Address List**
1418 +
1419 +|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
1420 +|Bit|X|X|X d|0~~9999|
1421 +|Bit|Y|Y|Y d|0~~9999|
1422 +|Bit|R|R|R d|0~~9999|
1423 +|Bit|T|T|T d|0~~9999|
1424 +|Bit|C|C|C d|0~~9999|
1425 +|Bit|L|L|L d|0~~9999|
1426 +|Word|WX|WX|WX d|0~~9999|
1427 +|Word|WY|WY|WY d|0~~9999|
1428 +|Word|WR|WR|WR d|0~~9999|
1429 +|Word|WL|WL|WL d|0~~9999|
1430 +|Word|LD|LD|LD d|0~~9999|
1431 +|Word|DT|DT|DT d|0~~65535|
1432 +|Word|FL|FL|FL d|0~~9999|
1433 +|Word|EV|EV|EV d|0~~9999|
1434 +|Word|SV|SV|SV d|0~~9999|
1435 +
1436 +**3)Configure the communication protocol**
1437 +
1438 +[[image:image-20220831165238-4.png]]
1439 +
1440 +
1441 +
1442 +**4)Cable Wiring**
1443 +
1444 +Figure
1445 +
1446 +[[image:image-20220831165031-3.png]][[image:image-20220831165017-2.png]]
1447 +
1448 +Pin Definition Diagram
1449 +
1450 +[[image:image-20220831165008-1.png]]
1451 +
1452 += Create communication with LS** PLC** =
1453 +
1454 +== **XBC serial protocol** ==
1455 +
1456 +**1)V-BOX Settings**
1457 +
1458 +|**Item**|**Settings**|**Note**
1459 +|Protocol|LS XBC CNet|
1460 +|Connection|RS232|
1461 +|Baud rate|115200|
1462 +|Data bit|8|
1463 +|Parity|NONE|
1464 +|Stop bit|1|
1465 +|PLC station No.|1|
1466 +
1467 +**2)Address List**
1468 +
1469 +|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
1470 +|Bit|P|P|P d|0~~2047|
1471 +|Bit|M|M|M d|0~~2047|
1472 +|Bit|L|L|L d|0~~11263|
1473 +|Bit|K|K|K d|0~~16183|
1474 +|Bit|F|F|F d|0~~2047|
1475 +|Bit|D|D|D d|0~~32767|
1476 +|Bit|R|R|R d|0~~32767|
1477 +|Bit|U|U|U d|0~~4095|
1478 +|Word|P|P|P d|0~~2047|
1479 +|Word|M|M|M d|0~~2047|
1480 +|Word|L|L|L d|0~~11263|
1481 +|Word|K|K|K d|0~~16183|
1482 +|Word|F|F|F d|0~~2047|
1483 +|Word|C|C|C d|0~~2047|
1484 +|Word|T|T|T d|0~~2047|
1485 +|Word|D|D|D d|0~~32767|
1486 +|Word|N|N|N d|0~~21503|
1487 +|Word|R|R|R d|0~~32767|
1488 +|Word|U|U|U d|0~~4095|
1489 +|Word|Z|Z|Z d|0~~127|
1490 +|Word|S|S|S d|0~~127|
1491 +
1492 +**3)Configure the communication protocol**
1493 +
1494 +[[image:image-20220831170147-1.png]]
1495 +
1496 +**4)Cable Wiring**
1497 +
1498 +Figure
1499 +
1500 +[[image:image-20220831170306-4.png]][[image:image-20220831170254-3.png]]
1501 +
1502 +Pin Definition Diagram
1503 +
1504 +[[image:image-20220831170215-2.png]]
1505 +
1506 +== **XGK FEnet Ethernet protocol** ==
1507 +
1508 +Supported Series: LS XGT series XGK CPU with XGL-EFMT Ethernet module
1509 +
1510 +**1)V-BOX Settings**
1511 +
1512 +|**Items**|**Settings**|**Note**
1513 +|Protocol|LG XGK FEnet(Ethernet)|
1514 +|Connection|Ethernet|
1515 +|Port No.|2004|
1516 +
1517 +**2)Address List**
1518 +
1519 +|**Type**|**Register**|**Range**|**Format**|**Note**
1520 +|(% rowspan="14" %)Word|P|0~~2047|P d|
1521 +|M|0~~2047|M d|
1522 +|K|0~~2047|K d|
1523 +|F|0~~2047|F d|
1524 +|T|0~~2047|T d|
1525 +|C|0~~2047|C d|
1526 +|Z|0~~127|Z d|
1527 +|S|0~~127|S d|
1528 +|L|0~~11263|L d|
1529 +|N|0~~21503|N d|
1530 +|D|0~~32767|D d|
1531 +|R|0~~32767|R d|
1532 +|ZR|0~~65535|ZR d|
1533 +|UxDD|0~~6331|UxDD nndd|nn: 0~~63, dd: 0~~31
1534 +
1535 +**✎Note:**
1536 +
1537 +* In addition to the "UxDD" register, the others correspond to the PLC register one by one. UxDD corresponds to U in the PLC;
1538 +* The [UxDD] register, defined in the PLC is Ux.dd, x represents the block, and dd represents 0-31 of each block. There are 64 blocks in the PLC;
1539 +* All bit registers are in the form of bits in word, and the range is the same as the word register;
1540 +
1541 +**3)Communication Settings**
1542 +
1543 +[[image:image-20220831171127-1.png]]
1544 +
1545 +**4)Cable Wiring**
1546 +
1547 +[[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"]]
1548 +
1549 += Create communication with **Modbus ** =
1550 +
1551 +== **MODBUS TCP Slave (All function)** ==
1552 +
1257 1257  Select the protocol "Modbus RTU Slave (All Fuction)",
1258 1258  
1259 1259  Then set baud rate, port, stop bits, data bits, parity.
... ... @@ -1261,7 +1261,7 @@
1261 1261  (% style="text-align:center" %)
1262 1262  [[image:1624342015914-382.png||height="486" width="800" class="img-thumbnail"]]
1263 1263  
1264 -== **V-BOX as Master** ==
1560 +== **MODBUS RTU Master** ==
1265 1265  
1266 1266  Select the protocol "Modbus RTU Master",
1267 1267  
... ... @@ -1297,6 +1297,67 @@
1297 1297  |(% rowspan="2" %)W15|01 (Read coil state to obtain the current state of a set of logic coils)
1298 1298  |0F (Write multiple bits)
1299 1299  
1596 +== **MODBUS TCP Slave (All function)** ==
1597 +
1598 +Supported series: MODBUS TCP controller
1599 +
1600 +HMI works as MODBUS TCP MASTER connecting with TCP SLAVE
1601 +
1602 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_8877cb7f39c2b607.png?width=544&height=571&rev=1.1||alt="12.PLC Protocol_html_8877cb7f39c2b607.png" height="571" width="544"]]
1603 +
1604 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_e7e1f06f127a9175.png?width=553&height=426&rev=1.1||alt="12.PLC Protocol_html_e7e1f06f127a9175.png" height="426" width="553"]]
1605 +
1606 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_60bbfe5de79417a6.png?width=553&height=163&rev=1.1||alt="12.PLC Protocol_html_60bbfe5de79417a6.png" height="163" width="553"]]
1607 +
1608 +**HMI Setting**
1609 +
1610 +|**Items**|**Settings**|**Note**
1611 +|Protocol|MODBUS TCP Slave (All function)|
1612 +|Connection|Ethernet|
1613 +|Port No.|502|
1614 +|PLC station No.|1|
1615 +
1616 +**Address List**
1617 +
1618 +|**Type**|**Register**|**Function code & Description**
1619 +|(% rowspan="11" %)Word|(% rowspan="3" %)3|04 (read input register: read current binary value in one or more input registers)
1620 +|06 (write single register: write a binary value to a holding register)
1621 +|10 (write values to multiple addresses )
1622 +|(% rowspan="3" %)4|03 (read holding register: read current binary value in one or more holding registers)
1623 +|06 (write single register: write a binary value to a holding register)
1624 +|10 (write values to multiple addresses )
1625 +|(% rowspan="3" %)W6|03 (read holding register: read current binary value in one or more holding registers)
1626 +|06 (write single register: write a binary value to a holding register)
1627 +|10 (write values to multiple addresses )
1628 +|(% rowspan="2" %)W16|03 (read holding register: read current binary value in one or more holding registers)
1629 +|10 (write values to multiple addresses )
1630 +|(% rowspan="11" %)Bit|(% rowspan="3" %)0|01 (Read coil state)
1631 +|05 (Force a single coil to force the on/off state of a logic coil)
1632 +|0F (Write multiple bits, ie write continuously)
1633 +|(% rowspan="3" %)1|02 (Read the input state)
1634 +|05 (Force a single coil to force the on/off state of a logic coil)
1635 +|0F (Write multiple bits)
1636 +|(% rowspan="3" %)W5|01 (Read coil state to obtain the current state of a set of logic coils)
1637 +|05 (Force a single coil to force the on/off state of a logic coil)
1638 +|0F (Write multiple bits)
1639 +|(% rowspan="2" %)W15|01 (Read coil state to obtain the current state of a set of logic coils)
1640 +|0F (Write multiple bits)
1641 +
1642 +**Communication Settings**
1643 +
1644 +Enable HMI Ethernet in [Project Settings];
1645 +
1646 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_43b671f18153910d.png?width=405&height=107&rev=1.1||alt="12.PLC Protocol_html_43b671f18153910d.png" height="107" width="405"]]
1647 +
1648 +Set PLC IP in [Device IP] settings;
1649 +
1650 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_4bd3cc8348adecf8.png?width=554&height=190&rev=1.1||alt="12.PLC Protocol_html_4bd3cc8348adecf8.png" height="190" width="554"]]
1651 +
1652 +**Cable Wiring**
1653 +
1654 +[[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.PLC Protocol_html_2297240b57346b2a.png" height="170" width="401"]]
1655 +
1656 +
1300 1300  == **communicate with VB inverter** ==
1301 1301  
1302 1302  [[download link>>url:https://ftp.we-con.com.cn/Download/WIKI/V-BOX/Demo/%E9%80%9A%E8%AE%AF%E6%A1%88%E4%BE%8B/Communicate%20with%20VB%20inverter.zip]]
image-20220831163041-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +58.6 KB
Content
image-20220831163406-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +28.4 KB
Content
image-20220831163422-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +53.9 KB
Content
image-20220831163441-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +13.7 KB
Content
image-20220831163548-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +37.1 KB
Content
image-20220831163553-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +37.1 KB
Content
image-20220831163923-7.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +57.3 KB
Content
image-20220831164626-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +56.1 KB
Content
image-20220831164646-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +28.4 KB
Content
image-20220831164700-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +66.6 KB
Content
image-20220831164731-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +12.3 KB
Content
image-20220831165008-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +13.3 KB
Content
image-20220831165017-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +36.2 KB
Content
image-20220831165031-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +28.3 KB
Content
image-20220831165238-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +57.4 KB
Content
image-20220831170147-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +57.1 KB
Content
image-20220831170215-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +14.3 KB
Content
image-20220831170254-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +43.5 KB
Content
image-20220831170306-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +28.5 KB
Content
image-20220831171127-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +60.1 KB
Content
image-20220902104329-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +58.7 KB
Content