Changes for page 1 Communication
Last modified by Hunter on 2024/07/01 10:54
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 6 added, 0 removed)
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) PLCSettings**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) PLCSetting**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) PLCSetting**501 +**1)V-BOX setting** 502 502 503 503 |=**Items**|=**Settings**|=**Note** 504 504 |Protocol|Siemens S7-XXX| ... ... @@ -1312,6 +1312,41 @@ 1312 1312 1313 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 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 + 1315 1315 = Create communication with Inovance** PLC** = 1316 1316 1317 1317 == **H3U serial protocol** == ... ... @@ -1456,23 +1456,23 @@ 1456 1456 1457 1457 **3)Configure the communication protocol** 1458 1458 1494 +[[image:image-20220831170147-1.png]] 1459 1459 1460 - 1461 1461 **4)Cable Wiring** 1462 1462 1463 1463 Figure 1464 1464 1465 -[[image: https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/image-20220830174659-1.png?rev=1.1||alt="image-20220830174659-1.png"]]1500 +[[image:image-20220831170306-4.png]][[image:image-20220831170254-3.png]] 1466 1466 1467 1467 Pin Definition Diagram 1468 1468 1469 -[[image: https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/image-20220830173402-8.png?rev=1.1||alt="image-20220830173402-8.png"]]1504 +[[image:image-20220831170215-2.png]] 1470 1470 1471 -== **XGK FEnet Ethernet protocol** [[Edit>>url:https://docs.we-con.com.cn/bin/edit/PIStudio/12.PLC%20protocols/WebHome?section=43]]==1506 +== **XGK FEnet Ethernet protocol** == 1472 1472 1473 1473 Supported Series: LS XGT series XGK CPU with XGL-EFMT Ethernet module 1474 1474 1475 -** HMISettings**1510 +**1)V-BOX Settings** 1476 1476 1477 1477 |**Items**|**Settings**|**Note** 1478 1478 |Protocol|LG XGK FEnet(Ethernet)| ... ... @@ -1479,7 +1479,7 @@ 1479 1479 |Connection|Ethernet| 1480 1480 |Port No.|2004| 1481 1481 1482 -**Address List** 1517 +**2)Address List** 1483 1483 1484 1484 |**Type**|**Register**|**Range**|**Format**|**Note** 1485 1485 |(% rowspan="14" %)Word|P|0~~2047|P d| ... ... @@ -1503,207 +1503,85 @@ 1503 1503 * 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; 1504 1504 * All bit registers are in the form of bits in word, and the range is the same as the word register; 1505 1505 1506 -**Communication settingsin HMI**1541 +**3)Communication Settings** 1507 1507 1508 - EnableHMI Ethernetin [Project Settings];1543 +[[image:image-20220831171127-1.png]] 1509 1509 1510 - [[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"]]1545 +**4)Cable Wiring** 1511 1511 1512 -Set PLC IP in [Device IP] settings; 1513 - 1514 -[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_a2a19b5003ad4090.png?width=554&height=189&rev=1.1||alt="12.PLC Protocol_html_a2a19b5003ad4090.png" height="189" width="554"]] 1515 - 1516 -**Cable Wiring** 1517 - 1518 1518 [[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"]] 1519 1519 1520 -= Create communication with ** SHIMADEN PLC**[[Edit>>url:https://docs.we-con.com.cn/bin/edit/PIStudio/12.PLC%20protocols/WebHome?section=44]]=1549 += Create communication with **Modbus ** = 1521 1521 1522 -== ** FP23series protocol**[[Edit>>url:https://docs.we-con.com.cn/bin/edit/PIStudio/12.PLC%20protocols/WebHome?section=45]]==1551 +== **MODBUS RTU Slave (All function)** == 1523 1523 1524 -S upportedseries:SHIMADENFP23 series1553 +Select the protocol "Modbus RTU Slave (All Fuction)", 1525 1525 1526 - **HMISetting**1555 +Then set baud rate, port, stop bits, data bits, parity. 1527 1527 1528 -|**Items**|**Settings**|**Note** 1529 -|Protocol|SHIMADEN FP23 series| 1530 -|Connection|RS485 (9600, 1, 7, EVEN)| 1531 -|Port No.|None| 1532 -|PLC station No.|0| 1557 +(% style="text-align:center" %) 1558 +[[image:1624342015914-382.png||height="486" width="800" class="img-thumbnail"]] 1533 1533 1534 -** AddressList**1560 +== **MODBUS RTU Master** == 1535 1535 1536 -|**Device address**|**HMI register**|**Address range**|**Type** 1537 -|0040-0043(HEX)|FP040|100064-200067|Read only 1538 -|0100-010B(HEX)|FP100|100256-200267|Read only 1539 -|0110-0142(HEX)|FP110|100272-200322|Read only 1540 -|0182-0252(HEX)|FP182|100386-200594|Write only 1541 -|0280-0281(HEX)|FP280|100640-200641|Read only 1542 -|0300-030B(HEX)|FP300|100768-200779|Read and write 1543 -|0380-039F(HEX)|FP380|100896-200927|Read and write 1544 -|0400-04D7(HEX)|FP400|101024-201239|Read and write 1545 -|0500-05B0(HEX)|FP500|101280-201456|Read and write 1546 -|0600-0670(HEX)|FP600|101536-201814|Read and write 1547 -|0720-0738(HEX)|FP720|101824-201848|Read and write 1548 -|0800-083F(HEX)|FP800|102048-202111|Read and write 1549 -|0900-0952(HEX)|FP900|102304-202386|Read and write 1550 -| |Ctrl|0-2| 1562 +Select the protocol "Modbus RTU Master", 1551 1551 1552 - **✎Note:**1564 +Then set baud rate, port, stop bits, data bits, parity 1553 1553 1554 -* The upper 2 bits of the address of the HMI register are taken as the sub address, and the real address is the last four bits (for example, if the address is 100256, then 10 is the sub address as 1, and 0256 is the real address); 1555 -* The address range in the table is only divided by the start and end addresses, and some of the addresses in the range have no corresponding address in FP23; 1556 -* The Ctrl register is used to store the control group number and BCC check mode. 1566 +(% style="text-align:center" %) 1567 +[[image:1624348709622-711.png||queryString="width=809&height=493" height="488" width="800" class="img-thumbnail"]] 1557 1557 1558 -** Ctrl Register Description**1569 +**address list** 1559 1559 1560 -* The Ctrl register is a special register that does not communicate with the temperature controller. User needs to assign value in the screen according to the settings as in the temperature controller. 1561 -* Ctrl0 indicates the setting of the control character, the valid values are 1, 2, 3 respectively, and the corresponding control group is: STX_ETX_CR , STX_ETX_CR LF and @_:_CR . 1562 -* Ctrl1 indicates the BCC block check mode. The valid value range is 1-4. The corresponding check mode is: 1.ADD, 2.ADD_two's cmp, 3.XOR, 4.None; 1563 -* Ctrl3 reserved 1571 +(% class="table-bordered" %) 1572 +|**type**|**register**|**Function code and description** 1573 +|(% rowspan="11" %)词|(% rowspan="3" %)3|04 (Read Input Registers: Read the current binary value in one or more input registers) 1574 +|06 (write single register: write a binary value to a holding register) 1575 +|10 (write values to multiple addresses ) 1576 +|(% rowspan="3" %)4|03 (read holding register: read current binary value in one or more holding registers) 1577 +|06 (write single register: write a binary value to a holding register) 1578 +|10 (write values to multiple addresses ) 1579 +|(% rowspan="3" %)W6|03 (read holding register: read current binary value in one or more holding registers) 1580 +|06 (write single register: write a binary value to a holding register) 1581 +|10 (write values to multiple addresses ) 1582 +|(% rowspan="2" %)W16|03 (read holding register: read current binary value in one or more holding registers) 1583 +|10 (write values to multiple addresses ) 1584 +|(% rowspan="11" %)Bit|(% rowspan="3" %)0|01 (Read coil state) 1585 +|05 (Force a single coil to force the on/off state of a logic coil) 1586 +|0F (Write multiple bits, ie write continuously) 1587 +|(% rowspan="3" %)1|02 (Read the input state) 1588 +|05 (Force a single coil to force the on/off state of a logic coil) 1589 +|0F (Write multiple bits) 1590 +|(% rowspan="3" %)W5|01 (Read coil state to obtain the current state of a set of logic coils) 1591 +|05 (Force a single coil to force the on/off state of a logic coil) 1592 +|0F (Write multiple bits) 1593 +|(% rowspan="2" %)W15|01 (Read coil state to obtain the current state of a set of logic coils) 1594 +|0F (Write multiple bits) 1564 1564 1565 -** ✎Note:**1596 +== **MODBUS TCP Slave (All function)** == 1566 1566 1567 - After reloading the HMIproject orrestarting theHMI, HMI will reset the value of ctrl0 andctrl1 as1, so userneed to set these two values to makeit theameasitin the temperaturecontroller, then communication will be normal.1598 +Supported series: MODBUS TCP controller 1568 1568 1569 - **CableWiring**1600 +HMI works as MODBUS TCP MASTER connecting with TCP SLAVE 1570 1570 1571 -[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_ 5e9a81a14106da9e.png?width=392&height=223&rev=1.1||alt="12.PLC Protocol_html_5e9a81a14106da9e.png" height="223" width="392"]]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"]] 1572 1572 1573 -[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_ 1897d92be6948d58.png?width=393&height=223&rev=1.1||alt="12.PLC Protocol_html_1897d92be6948d58.png" height="223" width="393"]]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"]] 1574 1574 1575 - **✎Note:** COM3onlyavailablein PI8000/PI9000series.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"]] 1576 1576 1577 -== **SR90 protocol**[[Edit>>url:https://docs.we-con.com.cn/bin/edit/PIStudio/12.PLC%20protocols/WebHome?section=46]] == 1578 - 1579 -Supported series: SHIMADEN SR90 series 1580 - 1581 1581 **HMI Setting** 1582 1582 1583 1583 |**Items**|**Settings**|**Note** 1584 -|Protocol| SHIMADENSR90protocol|1585 -|Connection| RS485 (1200, 1, 7,EVEN)|1586 -|Port No.| None|1587 -|PLC station No.| 0|1611 +|Protocol|MODBUS TCP Slave (All function)| 1612 +|Connection|Ethernet| 1613 +|Port No.|502| 1614 +|PLC station No.|1| 1588 1588 1589 1589 **Address List** 1590 1590 1591 -|**Device address**|**HMI register**|**Address range**|**Type** 1592 -|0040-0043 (HEX)|SR040|100064-100067|Read only 1593 -|0100-010A(HEX)|SR0100|100256-100266|Read only 1594 -|0182-018C(HEX)|SR0182|100386-100396|Write only 1595 -|0300-04FE(HEX)|SR0300|100768-101278|Write/read 1596 -|0500-050B(HEX)|SR0500|101280-101291|Write/read 1597 -|0590-0611(HEX)|SR0590|101424-101553|Write/read 1598 -|0701-0709(HEX)|SR0701|101793-101801|Write/read 1599 -| |Ctrl|0-2|~-~- 1600 - 1601 -**✎Note:** 1602 - 1603 -* The upper 2 bits of the address of HMIs are taken as the sub address, and the real address is the last four bits (for example, if the address is 100256, then 10 is the sub address as 1, and 0256 is the real address); 1604 -* The address range in the table is only divided by the start and end addresses, and some of the addresses in the range have no corresponding address in SR90; 1605 -* The Ctrl register is used to store the control group number and BCC check mode. See how to use it below; 1606 - 1607 -**Ctrl Register Description** 1608 - 1609 -* The Ctrl register is a special register that does not communicate with the temperature controller. User needs to assign value in the screen according to the settings as in the temperature controller. 1610 -* Ctrl0 indicates the setting of the control character, the valid values are 1, 2, 3 respectively, and the corresponding control group is: STX_ETX_CR , STX_ETX_CR LF and @_:_CR . 1611 -* Ctrl1 indicates the BCC block check mode. The valid value range is 1-4. The corresponding check mode is: 1.ADD, 2.ADD_two's cmp, 3.XOR, 4.None; 1612 -* Ctrl3 reserved 1613 - 1614 -**✎Note:** 1615 - 1616 -After reloading the HMI project or restarting the HMI, HMI will reset the value of ctrl0 and ctrl1 as 1, so user need to set these two values to make it the same as it in the temperature controller, then communication will be normal. 1617 - 1618 -**Cable Wiring** 1619 - 1620 -[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_5e9a81a14106da9e.png?width=392&height=223&rev=1.1||alt="12.PLC Protocol_html_5e9a81a14106da9e.png" height="223" width="392"]] 1621 - 1622 -[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_1897d92be6948d58.png?width=393&height=223&rev=1.1||alt="12.PLC Protocol_html_1897d92be6948d58.png" height="223" width="393"]] 1623 - 1624 -**✎Note:** COM3 only available in PI8000/PI9000 series. 1625 - 1626 -== **MR13 series(standard protocol)**[[Edit>>url:https://docs.we-con.com.cn/bin/edit/PIStudio/12.PLC%20protocols/WebHome?section=47]] == 1627 - 1628 -Supported series: SHIMADEN MR13 series 1629 - 1630 -**HMI Setting** 1631 - 1632 -|**Items**|**Settings**|**Note** 1633 -|Protocol|SHIMADEN standard protocol| 1634 -|Connection|RS485 (1200, 1, 7, EVEN)| 1635 -|Port No.|None| 1636 -|PLC station No.|0| 1637 - 1638 -**Address List** 1639 - 1640 -|**Device address**|**HMI register**|**Address range**|**Type** 1641 -|0100-010B(HEX)|MR100|100256-300267|Read only 1642 -|0111-0126(HEX)|MR111|100273-300294|Read only 1643 -|0184-0192(HEX)|MR184|100388-300402|Write only 1644 -|0280-0282(HEX)|MR280|100640-300642|Read only 1645 -|0300-030B(HEX)|MR300|100768-300779|Read/write 1646 -|0314-0317(HEX)|MR314|100788-300791|Read/write 1647 -|031A(HEX)|MR31A|100794-300794|Read/write 1648 -|0320-0321(HEX)|MR320|100800-300801|Read/write 1649 -|0400-0504(HEX)|MR400|101024-301284|Read/write 1650 -|0506(HEX)|MR506|101286-301286|Read/write 1651 -|0510-0514(HEX)|MR510|101296-301300|Read/write 1652 -|0516-0524(HEX)|MR516|101302-301316|Read/write 1653 -|0526(HEX)|MR526|101318-301318|Read/write 1654 -|0580-08C3(HEX)|MR580|101408-302243|Read/write 1655 -|~-~-|Ctrl|0-2|~-~- 1656 - 1657 -**✎Note:** 1658 - 1659 -* The upper 2 bits of the address of the HMI register are taken as the sub address, and the real address is the last four bits (for example, if the address is 100256, then 10 is the sub address as 1, and 0256 is the real address); 1660 -* The address range in the table is only divided by the start and end addresses, and some of the addresses in the range have no corresponding address in MR13; 1661 -* The Ctrl register is used to store the control group number and BCC check mode. 1662 - 1663 -**Ctrl Register Description** 1664 - 1665 -* The Ctrl register is a special register that does not communicate with the temperature controller. User needs to assign value in the screen according to the settings as in the temperature controller. 1666 -* Ctrl0 indicates the setting of the control character, the valid values are 1, 2, 3 respectively, and the corresponding control group is: STX_ETX_CR, STX_ETX_CR LF and @_:_CR . 1667 -* Ctrl1 indicates the BCC block check mode. The valid value range is 1-4. The corresponding check mode is: 1.ADD, 2.ADD_two's cmp, 3.XOR, 4.None; 1668 -* Ctrl3 reserved 1669 - 1670 -**✎Note:** 1671 - 1672 -After reloading project or restarting the HMI, HMI will reset the value of ctrl0 and ctrl1 as 1, so user need to set these two values to make it the same as it in the temperature controller, then communication will be normal. 1673 - 1674 -**Cable Wiring** 1675 - 1676 -[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_5e9a81a14106da9e.png?width=392&height=223&rev=1.1||alt="12.PLC Protocol_html_5e9a81a14106da9e.png" height="223" width="392"]] 1677 - 1678 -[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_1897d92be6948d58.png?width=393&height=223&rev=1.1||alt="12.PLC Protocol_html_1897d92be6948d58.png" height="223" width="393"]] 1679 - 1680 -**✎Note:** COM3 only available in PI8000/PI9000 series. 1681 - 1682 -= Create communication with **Modbus RTU** = 1683 - 1684 -== **V-BOX as Slave** == 1685 - 1686 -Select the protocol "Modbus RTU Slave (All Fuction)", 1687 - 1688 -Then set baud rate, port, stop bits, data bits, parity. 1689 - 1690 -(% style="text-align:center" %) 1691 -[[image:1624342015914-382.png||height="486" width="800" class="img-thumbnail"]] 1692 - 1693 -== **V-BOX as Master** == 1694 - 1695 -Select the protocol "Modbus RTU Master", 1696 - 1697 -Then set baud rate, port, stop bits, data bits, parity 1698 - 1699 -(% style="text-align:center" %) 1700 -[[image:1624348709622-711.png||queryString="width=809&height=493" height="488" width="800" class="img-thumbnail"]] 1701 - 1702 -**address list** 1703 - 1704 -(% class="table-bordered" %) 1705 -|**type**|**register**|**Function code and description** 1706 -|(% rowspan="11" %)词|(% rowspan="3" %)3|04 (Read Input Registers: Read the current binary value in one or more input registers) 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) 1707 1707 |06 (write single register: write a binary value to a holding register) 1708 1708 |10 (write values to multiple addresses ) 1709 1709 |(% rowspan="3" %)4|03 (read holding register: read current binary value in one or more holding registers) ... ... @@ -1726,6 +1726,21 @@ 1726 1726 |(% rowspan="2" %)W15|01 (Read coil state to obtain the current state of a set of logic coils) 1727 1727 |0F (Write multiple bits) 1728 1728 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 + 1729 1729 == **communicate with VB inverter** == 1730 1730 1731 1731 [[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-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