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, 1 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,193 +1511,77 @@ 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 -S upportedseries:SHIMADENFP23 series1553 +Select the protocol "Modbus RTU Slave (All Fuction)", 1519 1519 1520 - **HMISetting**1555 +Then set baud rate, port, stop bits, data bits, parity. 1521 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| 1557 +(% style="text-align:center" %) 1558 +[[image:1624342015914-382.png||height="486" width="800" class="img-thumbnail"]] 1527 1527 1528 -** AddressList**1560 +== **MODBUS RTU Master** == 1529 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| 1562 +Select the protocol "Modbus RTU Master", 1545 1545 1546 - **✎Note:**1564 +Then set baud rate, port, stop bits, data bits, parity 1547 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. 1566 +(% style="text-align:center" %) 1567 +[[image:1624348709622-711.png||queryString="width=809&height=493" height="488" width="800" class="img-thumbnail"]] 1551 1551 1552 -** Ctrl Register Description**1569 +**address list** 1553 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 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) 1558 1558 1559 -** ✎Note:**1596 +== **MODBUS TCP Slave (All function)** == 1560 1560 1561 - 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 1562 1562 1563 - **CableWiring**1600 +HMI works as MODBUS TCP MASTER connecting with TCP SLAVE 1564 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"]]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"]] 1566 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"]]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"]] 1568 1568 1569 - **✎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"]] 1570 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 1575 **HMI Setting** 1576 1576 1577 1577 |**Items**|**Settings**|**Note** 1578 -|Protocol| SHIMADENSR90protocol|1579 -|Connection| RS485 (1200, 1, 7,EVEN)|1580 -|Port No.| None|1581 -|PLC station No.| 0|1611 +|Protocol|MODBUS TCP Slave (All function)| 1612 +|Connection|Ethernet| 1613 +|Port No.|502| 1614 +|PLC station No.|1| 1582 1582 1583 1583 **Address List** 1584 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 -Select the protocol "Modbus RTU Slave (All Fuction)", 1681 - 1682 -Then set baud rate, port, stop bits, data bits, parity. 1683 - 1684 -(% style="text-align:center" %) 1685 -[[image:1624342015914-382.png||height="486" width="800" class="img-thumbnail"]] 1686 - 1687 -== **V-BOX as Master** == 1688 - 1689 -Select the protocol "Modbus RTU Master", 1690 - 1691 -Then set baud rate, port, stop bits, data bits, parity 1692 - 1693 -(% style="text-align:center" %) 1694 -[[image:1624348709622-711.png||queryString="width=809&height=493" height="488" width="800" class="img-thumbnail"]] 1695 - 1696 -**address list** 1697 - 1698 -(% class="table-bordered" %) 1699 -|**type**|**register**|**Function code and description** 1700 -|(% 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) 1701 1701 |06 (write single register: write a binary value to a holding register) 1702 1702 |10 (write values to multiple addresses ) 1703 1703 |(% rowspan="3" %)4|03 (read holding register: read current binary value in one or more holding registers) ... ... @@ -1720,6 +1720,21 @@ 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 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 + 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