Changes for page 1 Communication

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

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

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Bob
1 +XWiki.Ben
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)V-BOX setting**
185 +**1)PLC Settings**
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)V-BOX setting**
439 +**1)PLC 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)V-BOX setting**
501 +**1)PLC Setting**
502 502  
503 503  |=**Items**|=**Settings**|=**Note**
504 504  |Protocol|Siemens S7-XXX|
... ... @@ -704,97 +704,6 @@
704 704  [[image:image-20220825100845-4.png]]
705 705  
706 706  
707 -== ** FX3U Ethernet Protocol** ==
708 -
709 -Mitsubishi FX3U series PLC
710 -
711 -**HMI Settings**
712 -
713 -|Items|Settings|Note
714 -|Protocol|Mitsubishi FX3U|
715 -|Connection|Ethernet|
716 -|Port No.|5009|Must be the same as the PLC setting
717 -|PLC station No.|0|
718 -
719 -**Address List**
720 -
721 -|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
722 -|(% colspan="1" rowspan="7" %)Bit|X|X|X OOO|0~~377|
723 -|Y|Y|Y OOO|0~~377|
724 -|M|M|M DDDD|0~~7679|
725 -|SM|SM|SM DDDD|8000~~8511|
726 -|S|S|S DDDD|0~~4095|
727 -|TS|TS|TS DDD|0~~511|
728 -|CS|CS|CS DDD|0~~255|
729 -|(% colspan="1" rowspan="9" %)Word|CN|CN|CN DDD|0~~199|
730 -|TN|TN|TN DDD|0~~511|
731 -|D|D|D DDDD|0~~7999|
732 -|SD|SD|SD DDDD|8000~~8511|
733 -|R|R|R DDDDD|0~~32767|
734 -
735 -**Ethernet Module Settings**
736 -
737 -FX3U-ENET-L module configuration
738 -Set up the FX3U-ENET-L Ethernet module settings as follows.
739 -Select the module location, which in this document is Module 0.
740 -
741 -[[image:image-20221115140802-1.png]]
742 -
743 -Select "Operational setting" to enter the following screen.
744 -
745 -The Ethernet module IP is set to 192.168.39.254 in this document, and other options are default.
746 -
747 -[[image:image-20221115142728-4.png]]
748 -
749 -Select "Open setting" to enter the setting interface, the settings are as follows.
750 -
751 -The third item "Protocol" selects TCP, and "Open system" selects MELSOFT connection, which allows the
752 -
753 -Mitsubishi programming software GX works2 to communicate with the FX3U via the Ethernet module.
754 -
755 -[[image:image-20221115142945-5.png]]
756 -
757 -Click on "transter setup" - "PC side I/F setting", see the following figure.
758 -
759 -After setting, the first download must use the programming cable, as shown in the figure; after that, can
760 -
761 -use the IP set in the "Ethernet board" to communicate directly with the network cable.
762 -
763 -[[image:image-20221115143341-6.png||height="426" width="712"]]
764 -
765 -Read and write data from the Ethernet module
766 -
767 -[[image:image-20221115143703-7.png]]
768 -
769 -Set "Transter setup" to COM communication, and read or write operation as shown below
770 -
771 -[[image:image-20221115143809-8.png]]
772 -
773 -**PLC Settings (GX Works 2)**
774 -
775 -Create a blank FX5U project
776 -
777 -Find Current Connection in the navigation
778 -
779 -[[image:image-20221115144335-9.png||height="422" width="706"]]
780 -
781 -Select Connection Channel List
782 -
783 -Select Ethernet board communication
784 -
785 -[[image:image-20221115144824-10.png||height="421" width="705"]]
786 -
787 -Select Ethernet Module
788 -Set the IP address of the PLC
789 -
790 -[[image:image-20221115145228-11.png||height="674" width="708"]]
791 -
792 -Read or write PLC data, in this document is read
793 -
794 -[[image:image-20221115145553-12.png||height="424" width="711"]]
795 -
796 -[[image:image-20221115145559-13.png||height="424" width="711"]]
797 -
798 798  == **FX5U Serial Protocol** ==
799 799  
800 800  Mitsubishi FX5U series PLC
... ... @@ -1285,362 +1285,66 @@
1285 1285  * 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.
1286 1286  * [[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.
1287 1287  
1288 -= Create communication with Xinje** PLC** =
1197 +== **EtherNet/IP NX series Protocol** ==
1289 1289  
1290 -== **XC serial protocol** ==
1199 +Supported series: Omron NX/NJ series
1291 1291  
1292 -**1)V-BOX Settings**
1201 +**HMI Setting**
1293 1293  
1294 -|**Item**|**Settings**|**Note**
1295 -|Protocol|XINJE XC MODBUS|
1296 -|Connection|RS232|
1297 -|Baud rate|19200|
1298 -|Data bit|8|
1299 -|Parity|EVEN|
1300 -|Stop bit|1|
1203 +|**Items**|**Settings**|**Note**
1204 +|Protocol|Omron NX Ethernet/IP|
1205 +|Connection|Ethernet|
1206 +|Port No.|44818|
1301 1301  |PLC station No.|1|
1302 1302  
1303 -**2)Address List**
1209 +**Instruction**
1304 1304  
1305 -|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
1306 -|Bit|M|M|M d|0~~8511|
1307 -|Bit|X|X|X o|0~~1747|
1308 -|Bit|Y|Y|Y o|0~~1747|
1309 -|Bit|S|S|S d|0~~1023|
1310 -|Bit|T|T|T d|0~~4095|
1311 -|Bit|C|C|C d|0~~634|
1312 -|Word|D|D|D d|0~~8511|
1313 -|Word|TD|TD|TD d|0~~618|
1314 -|Word|CD|CD|CD d|0~~634|
1315 -|Word|FD|FD|FD d|0~~8511|
1211 +1) In Sysmac Studio, please select [Publish Only] for [Network Publish] when setting address tag.
1316 1316  
1317 -**3)Configure the communication protocol**
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.
1318 1318  
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"]]
1319 1319  
1320 -[[image:image-20220831163041-1.png]]
1217 +**Export labels from Sysmac Studio**
1321 1321  
1322 -**4)Cable Wiring**
1219 +Launch Sysmac Studio, under Global Variables create the address labels, and thenselect [Tools] -> [Export Global Variables];
1323 1323  
1324 -Figure
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"]]
1325 1325  
1326 -[[image:image-20220831163406-2.png]][[image:image-20220831163422-3.png]]
1223 +Launch PIStudio, in [Communication] Settings add Omron NX Ethernet/IP protocol;
1327 1327  
1328 -Pin Definition Diagram
1225 +Click [Label manage];
1329 1329  
1330 -[[image:image-20220831163441-4.png]]
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"]]
1331 1331  
1332 -== **XD serial protocol** ==
1229 +Click [Import labels] and then select the file exported in step 1;
1333 1333  
1334 -**1)V-BOX Settings**
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"]]
1335 1335  
1336 -Supported Series: Delta Xinjie XD/XE Series PLC
1233 +The Import Status field shows the result, click [OK] to finish importing address labels;
1337 1337  
1338 -|**Item**|**Settings**|**Note**
1339 -|Protocol|XINJE XD/XC MODBUS|
1340 -|Connection|RS232|
1341 -|Baud rate|19200|
1342 -|Data bit|8|
1343 -|Parity|EVEN|
1344 -|Stop bit|1|
1345 -|PLC station No.|1|
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"]]
1346 1346  
1347 -**2)Address List**
1237 +**Communication Settings**
1348 1348  
1349 -|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
1350 -|Bit|M|M|M d|0~~74999|
1351 -|Bit|X1xx|X1xx|X1xx o|0~~1177|
1352 -|Bit|X2xx|X2xx|X2xx o|0~~277|
1353 -|Bit|X|X|X o|0~~77|
1354 -|Bit|Y1xx|Y1xx|Y1xx o|0~~1177|
1355 -|Bit|Y2xx|Y2xx|Y2xx o|0~~277|
1356 -|Bit|Y|Y|Y o|0~~4095|
1357 -|Bit|SM|SM|SM d|0~~4999|(((
1358 -
1359 -)))
1360 -|Bit|T|T|T d|0~~4999|
1361 -|Bit|C|C|C d|0~~4999|
1362 -|Bit|ET|ET|ET d|0~~31|
1363 -|Bit|SE|SE|SE d|0~~31|
1364 -|Bit|HM|HM|HM d|0~~11999|
1365 -|Bit|HSC|HSC|HSC d|0~~39|
1366 -|Bit|HS|HS|HS d|0~~999|
1367 -|Bit|HT|HT|HT d|0~~1999|
1368 -|Bit|HC|HC|HC d|0~~1999|
1369 -|Bit|S|S|S d|0~~7999|
1370 -|Word|D|D|D d|0~~69999|
1371 -|Word|ID|ID|ID d|0~~99|
1372 -|Word|ID1xx|ID1xx|ID1xx d|0~~999|
1373 -|Word|ID2xx|ID2xx|ID2xx d|0~~299|
1374 -|Word|QD|QD|QD d|0~~99|
1375 -|Word|QD1xx|QD1xx|QD1xx d|0~~999|
1376 -|Word|QD2xx|QD2xx|QD2xx d|0~~299|
1377 -|Word|SD|SD|SD d|0~~4999|
1378 -|Word|TD|TD|TD d|0~~575|
1379 -|Word|CD|CD|CD d|0~~575|
1380 -|Word|ETD|ETD|ETD d|0~~31|
1381 -|Word|HD|HD|HD d|0~~24999|
1382 -|Word|HSD|HSD|HSD d|0~~1023|
1383 -|Word|HTD|HTD|HTD d|0~~95|
1384 -|Word|HCD|HCD|HCD d|0~~95|
1385 -|Word|HSCD|HSCD|HSCD d|0~~31|
1386 -|Word|FD|FD|FD d|0~~8191|
1387 -|Word|SFD|SFD|SFD d|0~~5999|
1388 -|Word|FS|FS|FS d|0~~47|
1239 +Enable HMI Ethernet in [Project Settings];
1389 1389  
1390 -**3)Configure the communication protocol**
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"]]
1391 1391  
1392 -[[image:image-20220831163923-7.png]]
1243 +Set PLC IP in [Device IP] settings;
1393 1393  
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"]]
1394 1394  
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"]]
1395 1395  
1396 -**4)Cable Wiring**
1249 +**Cable Wiring**
1397 1397  
1398 -Figure
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"]]
1399 1399  
1400 -[[image:image-20220831163406-2.png]][[image:image-20220831163553-6.png]]
1253 += Create communication with **Modbus RTU** =
1401 1401  
1402 -Pin Definition Diagram
1255 +== **V-BOX as Slave** ==
1403 1403  
1404 -[[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"]]
1405 -
1406 -
1407 -= Create communication with **Schneider PLC** =
1408 -
1409 -== **Schneider MODBUS RTU** ==
1410 -
1411 -**1)V-BOX Setting**
1412 -
1413 -|=**Parameters**|=**Recommended**|=**Notes**
1414 -|**Protocol**|(% colspan="1" %)Schneider MODBUS RTU|
1415 -|**Connection**|RS485|
1416 -|**Baud rate**|19200|
1417 -|**Data bit**|8|
1418 -|**Parity**|Even|
1419 -|**Stop bit**|1|
1420 -|**PLC station No.**|1|
1421 -
1422 -**2)Address List**
1423 -
1424 -|=**Bit/Word**|=**Device type**|=**Format**|=**Range**|=**Memo**
1425 -|B|IX|DDDDDo|0 ~~ 655357|Input bit (read only)
1426 -|B|QX|DDDDDo|0 ~~ 655357|Write multiple coils
1427 -|B|MX|DDDDDDo|0 ~~ 9999997|Output register bit (octal)
1428 -|W|MW|DDDDDD|0 ~~ 999999|Output register
1429 -|DW|MD|DDDDDD|0 ~~ 999999|Output register
1430 -
1431 -**3)Configure the communication protocol**
1432 -
1433 -[[image:image-20220902104329-1.png]]
1434 -
1435 -**4)Cable Wiring**
1436 -
1437 -**RS-485 2W **(RJ45 Connector): The following is the view from the soldering point of a connector.
1438 -
1439 -[[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"]]
1440 -
1441 -= Create communication with Inovance** PLC** =
1442 -
1443 -== **H3U serial protocol** ==
1444 -
1445 -**1)V-BOX Settings**
1446 -
1447 -|**Item**|**Settings**|**Note**
1448 -|Protocol|INOVANCE H3U PLC|
1449 -|Connection|RS422|
1450 -|Baud rate|9600|
1451 -|Data bit|7|
1452 -|Parity|EVEN|
1453 -|Stop bit|1|
1454 -|PLC station No.|0|
1455 -
1456 -**2)Address List**
1457 -
1458 -|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
1459 -|Bit|X|X|X o|0~~303237|
1460 -|Bit|Y|Y|Y o|0~~303237|
1461 -|Bit|M|M|M d|0~~99999|
1462 -|Bit|T|T|T d|0~~99999|
1463 -|Bit|C|C|C d|0~~99999|
1464 -|Bit|SM|SM|SM d|8000~~999|
1465 -|Bit|S|T|S d|0~~99999|
1466 -|Bit|Lamp|Lamp|Lamp d|0~~0|
1467 -|Word|X|X|X o|0~~303237|
1468 -|Word|Y|Y|Y o|0~~303237|
1469 -|Word|M|M|M d|0~~99999|
1470 -|Word|T|T|T d|0~~99999|
1471 -|Word|C|C|C d|0~~199|
1472 -|Word|D|D|D d|0~~7999|
1473 -|Word|S|S|S d|0~~99999|
1474 -|Word|SD|SD|SD d|8000~~9999|
1475 -|Word|R|R|R d|0~~32767|
1476 -
1477 -**3)Configure the communication protocol**
1478 -
1479 -[[image:image-20220831164626-1.png]]
1480 -
1481 -
1482 -
1483 -**4)Cable Wiring**
1484 -
1485 -Figure
1486 -
1487 -[[image:image-20220831164646-2.png]][[image:image-20220831164700-3.png]]
1488 -
1489 -Pin Definition Diagram
1490 -
1491 -[[image:image-20220831164731-4.png]]
1492 -
1493 -= Create communication with Panasonic** PLC** =
1494 -
1495 -== **FP serial protocol** ==
1496 -
1497 -**1)V-BOX Settings**
1498 -
1499 -|**Item**|**Settings**|**Note**
1500 -|Protocol|Panasonic FP MFWTOCOL|
1501 -|Connection|RS232|
1502 -|Baud rate|9600|
1503 -|Data bit|8|
1504 -|Parity|ODD|
1505 -|Stop bit|1|
1506 -|PLC station No.|1|
1507 -
1508 -**2)Address List**
1509 -
1510 -|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
1511 -|Bit|X|X|X d|0~~9999|
1512 -|Bit|Y|Y|Y d|0~~9999|
1513 -|Bit|R|R|R d|0~~9999|
1514 -|Bit|T|T|T d|0~~9999|
1515 -|Bit|C|C|C d|0~~9999|
1516 -|Bit|L|L|L d|0~~9999|
1517 -|Word|WX|WX|WX d|0~~9999|
1518 -|Word|WY|WY|WY d|0~~9999|
1519 -|Word|WR|WR|WR d|0~~9999|
1520 -|Word|WL|WL|WL d|0~~9999|
1521 -|Word|LD|LD|LD d|0~~9999|
1522 -|Word|DT|DT|DT d|0~~65535|
1523 -|Word|FL|FL|FL d|0~~9999|
1524 -|Word|EV|EV|EV d|0~~9999|
1525 -|Word|SV|SV|SV d|0~~9999|
1526 -
1527 -**3)Configure the communication protocol**
1528 -
1529 -[[image:image-20220831165238-4.png]]
1530 -
1531 -
1532 -
1533 -**4)Cable Wiring**
1534 -
1535 -Figure
1536 -
1537 -[[image:image-20220831165031-3.png]][[image:image-20220831165017-2.png]]
1538 -
1539 -Pin Definition Diagram
1540 -
1541 -[[image:image-20220831165008-1.png]]
1542 -
1543 -= Create communication with LS** PLC** =
1544 -
1545 -== **XBC serial protocol** ==
1546 -
1547 -**1)V-BOX Settings**
1548 -
1549 -|**Item**|**Settings**|**Note**
1550 -|Protocol|LS XBC CNet|
1551 -|Connection|RS232|
1552 -|Baud rate|115200|
1553 -|Data bit|8|
1554 -|Parity|NONE|
1555 -|Stop bit|1|
1556 -|PLC station No.|1|
1557 -
1558 -**2)Address List**
1559 -
1560 -|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
1561 -|Bit|P|P|P d|0~~2047|
1562 -|Bit|M|M|M d|0~~2047|
1563 -|Bit|L|L|L d|0~~11263|
1564 -|Bit|K|K|K d|0~~16183|
1565 -|Bit|F|F|F d|0~~2047|
1566 -|Bit|D|D|D d|0~~32767|
1567 -|Bit|R|R|R d|0~~32767|
1568 -|Bit|U|U|U d|0~~4095|
1569 -|Word|P|P|P d|0~~2047|
1570 -|Word|M|M|M d|0~~2047|
1571 -|Word|L|L|L d|0~~11263|
1572 -|Word|K|K|K d|0~~16183|
1573 -|Word|F|F|F d|0~~2047|
1574 -|Word|C|C|C d|0~~2047|
1575 -|Word|T|T|T d|0~~2047|
1576 -|Word|D|D|D d|0~~32767|
1577 -|Word|N|N|N d|0~~21503|
1578 -|Word|R|R|R d|0~~32767|
1579 -|Word|U|U|U d|0~~4095|
1580 -|Word|Z|Z|Z d|0~~127|
1581 -|Word|S|S|S d|0~~127|
1582 -
1583 -**3)Configure the communication protocol**
1584 -
1585 -[[image:image-20220831170147-1.png]]
1586 -
1587 -**4)Cable Wiring**
1588 -
1589 -Figure
1590 -
1591 -[[image:image-20220831170306-4.png]][[image:image-20220831170254-3.png]]
1592 -
1593 -Pin Definition Diagram
1594 -
1595 -[[image:image-20220831170215-2.png]]
1596 -
1597 -== **XGK FEnet Ethernet protocol** ==
1598 -
1599 -Supported Series: LS XGT series XGK CPU with XGL-EFMT Ethernet module
1600 -
1601 -**1)V-BOX Settings**
1602 -
1603 -|**Items**|**Settings**|**Note**
1604 -|Protocol|LG XGK FEnet(Ethernet)|
1605 -|Connection|Ethernet|
1606 -|Port No.|2004|
1607 -
1608 -**2)Address List**
1609 -
1610 -|**Type**|**Register**|**Range**|**Format**|**Note**
1611 -|(% rowspan="14" %)Word|P|0~~2047|P d|
1612 -|M|0~~2047|M d|
1613 -|K|0~~2047|K d|
1614 -|F|0~~2047|F d|
1615 -|T|0~~2047|T d|
1616 -|C|0~~2047|C d|
1617 -|Z|0~~127|Z d|
1618 -|S|0~~127|S d|
1619 -|L|0~~11263|L d|
1620 -|N|0~~21503|N d|
1621 -|D|0~~32767|D d|
1622 -|R|0~~32767|R d|
1623 -|ZR|0~~65535|ZR d|
1624 -|UxDD|0~~6331|UxDD nndd|nn: 0~~63, dd: 0~~31
1625 -
1626 -**✎Note:**
1627 -
1628 -* In addition to the "UxDD" register, the others correspond to the PLC register one by one. UxDD corresponds to U in the PLC;
1629 -* 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;
1630 -* All bit registers are in the form of bits in word, and the range is the same as the word register;
1631 -
1632 -**3)Communication Settings**
1633 -
1634 -[[image:image-20220831171127-1.png]]
1635 -
1636 -**4)Cable Wiring**
1637 -
1638 -[[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"]]
1639 -
1640 -= Create communication with **Modbus ** =
1641 -
1642 -== **MODBUS RTU Slave (All function)** ==
1643 -
1644 1644  Select the protocol "Modbus RTU Slave (All Fuction)",
1645 1645  
1646 1646  Then set baud rate, port, stop bits, data bits, parity.
... ... @@ -1648,7 +1648,7 @@
1648 1648  (% style="text-align:center" %)
1649 1649  [[image:1624342015914-382.png||height="486" width="800" class="img-thumbnail"]]
1650 1650  
1651 -== **MODBUS RTU Master** ==
1264 +== **V-BOX as Master** ==
1652 1652  
1653 1653  Select the protocol "Modbus RTU Master",
1654 1654  
... ... @@ -1684,61 +1684,6 @@
1684 1684  |(% rowspan="2" %)W15|01 (Read coil state to obtain the current state of a set of logic coils)
1685 1685  |0F (Write multiple bits)
1686 1686  
1687 -== **MODBUS TCP Slave (All function)** ==
1688 -
1689 -Supported series: MODBUS TCP controller
1690 -
1691 -V-B0X works as MODBUS TCP MASTER connecting with TCP SLAVE
1692 -
1693 -**1)V-BOX Setting**
1694 -
1695 -|**Items**|**Settings**|**Note**
1696 -|Protocol|MODBUS TCP Slave (All function)|
1697 -|Connection|Ethernet|
1698 -|Port No.|502|
1699 -|PLC station No.|1
1700 -
1701 -**2)Address List**
1702 -
1703 -|**Type**|**Register**|**Function code & Description**
1704 -|(% rowspan="11" %)Word|(% rowspan="3" %)3|04 (read input register: read current binary value in one or more input registers)
1705 -|06 (write single register: write a binary value to a holding register)
1706 -|10 (write values to multiple addresses )
1707 -|(% rowspan="3" %)4|03 (read holding register: read current binary value in one or more holding registers)
1708 -|06 (write single register: write a binary value to a holding register)
1709 -|10 (write values to multiple addresses )
1710 -|(% rowspan="3" %)W6|03 (read holding register: read current binary value in one or more holding registers)
1711 -|06 (write single register: write a binary value to a holding register)
1712 -|10 (write values to multiple addresses )
1713 -|(% rowspan="2" %)W16|03 (read holding register: read current binary value in one or more holding registers)
1714 -|10 (write values to multiple addresses )
1715 -|(% rowspan="11" %)Bit|(% rowspan="3" %)0|01 (Read coil state)
1716 -|05 (Force a single coil to force the on/off state of a logic coil)
1717 -|0F (Write multiple bits, ie write continuously)
1718 -|(% rowspan="3" %)1|02 (Read the input state)
1719 -|05 (Force a single coil to force the on/off state of a logic coil)
1720 -|0F (Write multiple bits)
1721 -|(% rowspan="3" %)W5|01 (Read coil state to obtain the current state of a set of logic coils)
1722 -|05 (Force a single coil to force the on/off state of a logic coil)
1723 -|0F (Write multiple bits)
1724 -|(% rowspan="2" %)W15|01 (Read coil state to obtain the current state of a set of logic coils)
1725 -|0F (Write multiple bits)
1726 -
1727 -**3)Communication Settings**
1728 -
1729 -Configure V-BOX Ethernet IP in Networking Settings
1730 -
1731 -[[image:image-20220902111833-3.png]]
1732 -
1733 -
1734 -Configure PLC Ethernet IP in Communication;
1735 -
1736 -[[image:image-20220902111121-1.png]]
1737 -
1738 -**4)Cable Wiring**
1739 -
1740 -[[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"]]
1741 -
1742 1742  == **communicate with VB inverter** ==
1743 1743  
1744 1744  [[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,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -58.6 KB
Content
image-20220831163406-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -28.4 KB
Content
image-20220831163422-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -53.9 KB
Content
image-20220831163441-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -13.7 KB
Content
image-20220831163548-5.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -37.1 KB
Content
image-20220831163553-6.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -37.1 KB
Content
image-20220831163923-7.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -57.3 KB
Content
image-20220831164626-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -56.1 KB
Content
image-20220831164646-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -28.4 KB
Content
image-20220831164700-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -66.6 KB
Content
image-20220831164731-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -12.3 KB
Content
image-20220831165008-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -13.3 KB
Content
image-20220831165017-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -36.2 KB
Content
image-20220831165031-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -28.3 KB
Content
image-20220831165238-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -57.4 KB
Content
image-20220831170147-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -57.1 KB
Content
image-20220831170215-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -14.3 KB
Content
image-20220831170254-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -43.5 KB
Content
image-20220831170306-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -28.5 KB
Content
image-20220831171127-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -60.1 KB
Content
image-20220902104329-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -58.7 KB
Content
image-20220902111121-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -60.9 KB
Content
image-20220902111754-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -57.6 KB
Content
image-20220902111833-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -56.1 KB
Content