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| ... ... @@ -1468,11 +1468,11 @@ 1468 1468 1469 1469 [[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]]==1471 +== **XGK FEnet Ethernet protocol** == 1472 1472 1473 1473 Supported Series: LS XGT series XGK CPU with XGL-EFMT Ethernet module 1474 1474 1475 -** HMISettings**1475 +**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** 1482 +**2)Address List** 1483 1483 1484 1484 |**Type**|**Register**|**Range**|**Format**|**Note** 1485 1485 |(% rowspan="14" %)Word|P|0~~2047|P d| ... ... @@ -1503,182 +1503,14 @@ 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**1506 +**3)Communication Settings** 1507 1507 1508 - EnableHMI Ethernetin [Project Settings];1508 +[[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"]]1510 +**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]] = 1521 - 1522 -== **FP23 series protocol**[[Edit>>url:https://docs.we-con.com.cn/bin/edit/PIStudio/12.PLC%20protocols/WebHome?section=45]] == 1523 - 1524 -Supported series: SHIMADEN FP23 series 1525 - 1526 -**HMI Setting** 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| 1533 - 1534 -**Address List** 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| 1551 - 1552 -**✎Note:** 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. 1557 - 1558 -**Ctrl Register Description** 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 1564 - 1565 -**✎Note:** 1566 - 1567 -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. 1568 - 1569 -**Cable Wiring** 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"]] 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"]] 1574 - 1575 -**✎Note:** COM3 only available in PI8000/PI9000 series. 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 -**HMI Setting** 1582 - 1583 -|**Items**|**Settings**|**Note** 1584 -|Protocol|SHIMADEN SR90 protocol| 1585 -|Connection|RS485 (1200, 1, 7, EVEN)| 1586 -|Port No.|None| 1587 -|PLC station No.|0| 1588 - 1589 -**Address List** 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 1682 = Create communication with **Modbus RTU** = 1683 1683 1684 1684 == **V-BOX as Slave** ==
- image-20220831171127-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Ben - Size
-
... ... @@ -1,0 +1,1 @@ 1 +60.1 KB - Content