Changes for page 1 Communication
Last modified by Hunter on 2024/07/01 10:54
Summary
-
Page properties (1 modified, 0 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) V-BOXsetting**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-BOXsetting**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-BOXsetting**501 +**1)PLC Setting** 502 502 503 503 |=**Items**|=**Settings**|=**Note** 504 504 |Protocol|Siemens S7-XXX| ... ... @@ -1511,6 +1511,168 @@ 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]] = 1515 + 1516 +== **FP23 series protocol**[[Edit>>url:https://docs.we-con.com.cn/bin/edit/PIStudio/12.PLC%20protocols/WebHome?section=45]] == 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 + 1514 1514 = Create communication with **Modbus RTU** = 1515 1515 1516 1516 == **V-BOX as Slave** ==