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, 4 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** == ... ... @@ -1511,172 +1511,10 @@ 1511 1511 1512 1512 [[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"]] 1513 1513 1514 -= 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 ** = 1515 1515 1516 -== ** 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)** == 1517 1517 1518 -Supported series: SHIMADEN FP23 series 1519 - 1520 -**HMI Setting** 1521 - 1522 -|**Items**|**Settings**|**Note** 1523 -|Protocol|SHIMADEN FP23 series| 1524 -|Connection|RS485 (9600, 1, 7, EVEN)| 1525 -|Port No.|None| 1526 -|PLC station No.|0| 1527 - 1528 -**Address List** 1529 - 1530 -|**Device address**|**HMI register**|**Address range**|**Type** 1531 -|0040-0043(HEX)|FP040|100064-200067|Read only 1532 -|0100-010B(HEX)|FP100|100256-200267|Read only 1533 -|0110-0142(HEX)|FP110|100272-200322|Read only 1534 -|0182-0252(HEX)|FP182|100386-200594|Write only 1535 -|0280-0281(HEX)|FP280|100640-200641|Read only 1536 -|0300-030B(HEX)|FP300|100768-200779|Read and write 1537 -|0380-039F(HEX)|FP380|100896-200927|Read and write 1538 -|0400-04D7(HEX)|FP400|101024-201239|Read and write 1539 -|0500-05B0(HEX)|FP500|101280-201456|Read and write 1540 -|0600-0670(HEX)|FP600|101536-201814|Read and write 1541 -|0720-0738(HEX)|FP720|101824-201848|Read and write 1542 -|0800-083F(HEX)|FP800|102048-202111|Read and write 1543 -|0900-0952(HEX)|FP900|102304-202386|Read and write 1544 -| |Ctrl|0-2| 1545 - 1546 -**✎Note:** 1547 - 1548 -* 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); 1549 -* 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; 1550 -* The Ctrl register is used to store the control group number and BCC check mode. 1551 - 1552 -**Ctrl Register Description** 1553 - 1554 -* 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. 1555 -* 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 . 1556 -* 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; 1557 -* Ctrl3 reserved 1558 - 1559 -**✎Note:** 1560 - 1561 -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. 1562 - 1563 -**Cable Wiring** 1564 - 1565 -[[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"]] 1566 - 1567 -[[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"]] 1568 - 1569 -**✎Note:** COM3 only available in PI8000/PI9000 series. 1570 - 1571 -== **SR90 protocol**[[Edit>>url:https://docs.we-con.com.cn/bin/edit/PIStudio/12.PLC%20protocols/WebHome?section=46]] == 1572 - 1573 -Supported series: SHIMADEN SR90 series 1574 - 1575 -**HMI Setting** 1576 - 1577 -|**Items**|**Settings**|**Note** 1578 -|Protocol|SHIMADEN SR90 protocol| 1579 -|Connection|RS485 (1200, 1, 7, EVEN)| 1580 -|Port No.|None| 1581 -|PLC station No.|0| 1582 - 1583 -**Address List** 1584 - 1585 -|**Device address**|**HMI register**|**Address range**|**Type** 1586 -|0040-0043 (HEX)|SR040|100064-100067|Read only 1587 -|0100-010A(HEX)|SR0100|100256-100266|Read only 1588 -|0182-018C(HEX)|SR0182|100386-100396|Write only 1589 -|0300-04FE(HEX)|SR0300|100768-101278|Write/read 1590 -|0500-050B(HEX)|SR0500|101280-101291|Write/read 1591 -|0590-0611(HEX)|SR0590|101424-101553|Write/read 1592 -|0701-0709(HEX)|SR0701|101793-101801|Write/read 1593 -| |Ctrl|0-2|~-~- 1594 - 1595 -**✎Note:** 1596 - 1597 -* 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); 1598 -* 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; 1599 -* The Ctrl register is used to store the control group number and BCC check mode. See how to use it below; 1600 - 1601 -**Ctrl Register Description** 1602 - 1603 -* 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. 1604 -* 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 . 1605 -* 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; 1606 -* Ctrl3 reserved 1607 - 1608 -**✎Note:** 1609 - 1610 -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. 1611 - 1612 -**Cable Wiring** 1613 - 1614 -[[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"]] 1615 - 1616 -[[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"]] 1617 - 1618 -**✎Note:** COM3 only available in PI8000/PI9000 series. 1619 - 1620 -== **MR13 series(standard protocol)**[[Edit>>url:https://docs.we-con.com.cn/bin/edit/PIStudio/12.PLC%20protocols/WebHome?section=47]] == 1621 - 1622 -Supported series: SHIMADEN MR13 series 1623 - 1624 -**HMI Setting** 1625 - 1626 -|**Items**|**Settings**|**Note** 1627 -|Protocol|SHIMADEN standard protocol| 1628 -|Connection|RS485 (1200, 1, 7, EVEN)| 1629 -|Port No.|None| 1630 -|PLC station No.|0| 1631 - 1632 -**Address List** 1633 - 1634 -|**Device address**|**HMI register**|**Address range**|**Type** 1635 -|0100-010B(HEX)|MR100|100256-300267|Read only 1636 -|0111-0126(HEX)|MR111|100273-300294|Read only 1637 -|0184-0192(HEX)|MR184|100388-300402|Write only 1638 -|0280-0282(HEX)|MR280|100640-300642|Read only 1639 -|0300-030B(HEX)|MR300|100768-300779|Read/write 1640 -|0314-0317(HEX)|MR314|100788-300791|Read/write 1641 -|031A(HEX)|MR31A|100794-300794|Read/write 1642 -|0320-0321(HEX)|MR320|100800-300801|Read/write 1643 -|0400-0504(HEX)|MR400|101024-301284|Read/write 1644 -|0506(HEX)|MR506|101286-301286|Read/write 1645 -|0510-0514(HEX)|MR510|101296-301300|Read/write 1646 -|0516-0524(HEX)|MR516|101302-301316|Read/write 1647 -|0526(HEX)|MR526|101318-301318|Read/write 1648 -|0580-08C3(HEX)|MR580|101408-302243|Read/write 1649 -|~-~-|Ctrl|0-2|~-~- 1650 - 1651 -**✎Note:** 1652 - 1653 -* 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); 1654 -* 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; 1655 -* The Ctrl register is used to store the control group number and BCC check mode. 1656 - 1657 -**Ctrl Register Description** 1658 - 1659 -* 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. 1660 -* 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 . 1661 -* 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; 1662 -* Ctrl3 reserved 1663 - 1664 -**✎Note:** 1665 - 1666 -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. 1667 - 1668 -**Cable Wiring** 1669 - 1670 -[[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"]] 1671 - 1672 -[[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"]] 1673 - 1674 -**✎Note:** COM3 only available in PI8000/PI9000 series. 1675 - 1676 -= Create communication with **Modbus RTU** = 1677 - 1678 -== **V-BOX as Slave** == 1679 - 1680 1680 Select the protocol "Modbus RTU Slave (All Fuction)", 1681 1681 1682 1682 Then set baud rate, port, stop bits, data bits, parity. ... ... @@ -1684,7 +1684,7 @@ 1684 1684 (% style="text-align:center" %) 1685 1685 [[image:1624342015914-382.png||height="486" width="800" class="img-thumbnail"]] 1686 1686 1687 -== ** V-BOXasMaster** ==1560 +== **MODBUS RTU Master** == 1688 1688 1689 1689 Select the protocol "Modbus RTU Master", 1690 1690 ... ... @@ -1720,6 +1720,61 @@ 1720 1720 |(% rowspan="2" %)W15|01 (Read coil state to obtain the current state of a set of logic coils) 1721 1721 |0F (Write multiple bits) 1722 1722 1596 +== **MODBUS TCP Slave (All function)** == 1597 + 1598 +Supported series: MODBUS TCP controller 1599 + 1600 +V-B0X works as MODBUS TCP MASTER connecting with TCP SLAVE 1601 + 1602 +**1)V-BOX Setting** 1603 + 1604 +|**Items**|**Settings**|**Note** 1605 +|Protocol|MODBUS TCP Slave (All function)| 1606 +|Connection|Ethernet| 1607 +|Port No.|502| 1608 +|PLC station No.|1 1609 + 1610 +**2)Address List** 1611 + 1612 +|**Type**|**Register**|**Function code & Description** 1613 +|(% rowspan="11" %)Word|(% rowspan="3" %)3|04 (read input register: read current binary value in one or more input registers) 1614 +|06 (write single register: write a binary value to a holding register) 1615 +|10 (write values to multiple addresses ) 1616 +|(% rowspan="3" %)4|03 (read holding register: read current binary value in one or more holding registers) 1617 +|06 (write single register: write a binary value to a holding register) 1618 +|10 (write values to multiple addresses ) 1619 +|(% rowspan="3" %)W6|03 (read holding register: read current binary value in one or more holding registers) 1620 +|06 (write single register: write a binary value to a holding register) 1621 +|10 (write values to multiple addresses ) 1622 +|(% rowspan="2" %)W16|03 (read holding register: read current binary value in one or more holding registers) 1623 +|10 (write values to multiple addresses ) 1624 +|(% rowspan="11" %)Bit|(% rowspan="3" %)0|01 (Read coil state) 1625 +|05 (Force a single coil to force the on/off state of a logic coil) 1626 +|0F (Write multiple bits, ie write continuously) 1627 +|(% rowspan="3" %)1|02 (Read the input state) 1628 +|05 (Force a single coil to force the on/off state of a logic coil) 1629 +|0F (Write multiple bits) 1630 +|(% rowspan="3" %)W5|01 (Read coil state to obtain the current state of a set of logic coils) 1631 +|05 (Force a single coil to force the on/off state of a logic coil) 1632 +|0F (Write multiple bits) 1633 +|(% rowspan="2" %)W15|01 (Read coil state to obtain the current state of a set of logic coils) 1634 +|0F (Write multiple bits) 1635 + 1636 +**3)Communication Settings** 1637 + 1638 +Configure V-BOX Ethernet IP in Networking Settings 1639 + 1640 +[[image:image-20220902111833-3.png]] 1641 + 1642 + 1643 +Configure PLC Ethernet IP in Communication; 1644 + 1645 +[[image:image-20220902111121-1.png]] 1646 + 1647 +**4)Cable Wiring** 1648 + 1649 +[[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"]] 1650 + 1723 1723 == **communicate with VB inverter** == 1724 1724 1725 1725 [[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-20220902104329-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Ben - Size
-
... ... @@ -1,0 +1,1 @@ 1 +58.7 KB - Content
- image-20220902111121-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Ben - Size
-
... ... @@ -1,0 +1,1 @@ 1 +60.9 KB - Content
- image-20220902111754-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Ben - Size
-
... ... @@ -1,0 +1,1 @@ 1 +57.6 KB - Content
- image-20220902111833-3.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Ben - Size
-
... ... @@ -1,0 +1,1 @@ 1 +56.1 KB - Content