Changes for page 12 PLC Protocol OLD

Last modified by Mora Zhou on 2024/12/05 14:53

From version 123.1
edited by Ben
on 2022/08/30 14:22
Change comment: There is no comment for this version
To version 101.1
edited by Ben
on 2022/08/29 15:43
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -511,7 +511,7 @@
511 511  (% style="text-align:center" %)
512 512  [[image:12.PLC Protocol_html_58205bdf82c06d4.png||data-xwiki-image-style-alignment="center" height="307" width="500" class="img-thumbnail"]]
513 513  
514 -== **CompactLogix FreeTag Ethernet protocol** ==
514 +== **FreeTag Ethernet/IP (CompactLogix)** ==
515 515  
516 516  Allen-Brandly CompactLogix
517 517  
... ... @@ -568,7 +568,7 @@
568 568  (% style="text-align:center" %)
569 569  [[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="400" class="img-thumbnail"]]
570 570  
571 -== **MicroLogix 1200** ** protocol** ==
571 +== **AB PLC address edit** ==
572 572  
573 573  The operational address is determined by the connection of Allen-Bradley PLC to HMI. For extension modules or other special conditions, refer to allen-Bradley PLC instruction manual. The following is an example of allen-bradley MicroLogix1200.
574 574  
... ... @@ -1534,6 +1534,7 @@
1534 1534  (% style="text-align:center" %)
1535 1535  [[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="401" class="img-thumbnail"]]
1536 1536  
1537 +(% class="wikigeneratedid" %)
1537 1537  = Create communication with **Delta PLC** =
1538 1538  
1539 1539  == **DVP serial protocol** ==
... ... @@ -1583,151 +1583,219 @@
1583 1583  (% class="wikigeneratedid" id="H" %)
1584 1584  [[image:image-20220829152102-5.png]]
1585 1585  
1587 += **MODBUS** =
1586 1586  
1587 -== **DVP Ethernet Protocol** ==
1589 +== **MODBUS RTU Master** ==
1588 1588  
1589 -(% class="wikigeneratedid" %)
1590 -Supported Series: Delta DVP ES2/EX2/SS2/SA2/SX2/SE Controller
1591 +Supported Series: MODBUS RTU CONTROLLER
1591 1591  
1592 -**1)HMI Settings**
1593 +HMI works as MODBUS SLAVE connecting with MASTER
1593 1593  
1595 +(% style="text-align:center" %)
1596 +[[image:12.PLC Protocol_html_44425b313b0a6b96.png||data-xwiki-image-style-alignment="center" height="571" width="544" class="img-thumbnail"]]
1597 +
1598 +
1599 +(% style="text-align:center" %)
1600 +[[image:12.PLC Protocol_html_b56b9da32c3caaa.png||data-xwiki-image-style-alignment="center" height="462" width="600" class="img-thumbnail"]]
1601 +
1602 +
1603 +(% style="text-align:center" %)
1604 +[[image:12.PLC Protocol_html_67cd25458b9c72a6.png||data-xwiki-image-style-alignment="center" height="462" width="600" class="img-thumbnail"]]
1605 +
1606 +**HMI Settings**
1607 +
1608 +(% class="table-bordered" %)
1594 1594  |**Items**|**Settings**|**Note**
1595 -|Protocol|DELTA DVP Modbus TCP|
1596 -|Connection|Ethernet|
1597 -|Port No.|201|Must be the same as the PLC setting
1598 -|PLC station No.|0|Must be the same as the PLC setting
1610 +|Protocol|MODBUS RTU Master|
1611 +|Connection|RS485/RS232|
1612 +|Baud rate|2400~~187500|
1613 +|Data bit|8|
1614 +|Parity|Even/ Odd/ None|
1615 +|Stop bit|1/2|
1616 +|Station No.|0~~255|
1599 1599  
1600 -**2)Address List**
1618 +**Address List**
1601 1601  
1602 -|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
1603 -|Bit|X|X|X o|0~~377|
1604 -|Bit|Y|Y|Y o|0~~377|
1605 -|Bit|M0|M0|M0 d|0~~1535|
1606 -|Bit|M1|M1|M1 d|1536~~4095|
1607 -|Bit|T|T|T d|0~~255|
1608 -|Bit|C|C|C d|0~~255|
1609 -|Bit|S|S|S d|0~~1023|
1610 -|Word|D0|D0|D0 d|0~~4095|
1611 -|Word|D1|D1|D1 d|4096~~11999|(((
1612 -
1613 -)))
1614 -|Word|T|T|T d|0~~255|
1615 -|Word|C|C|C d|0~~199|(((
1616 -
1617 -)))
1620 +(% class="table-bordered" %)
1621 +|**Type**|**HMI address**|**MODBUS code**|**Range**
1622 +|Bit|HDX3000.0~~HDX3499.15|0|0~~7999
1623 +|Word|HDW3500~~HDW7999|4|0~~4499
1618 1618  
1619 -(% class="wikigeneratedid" %)
1620 -**3)Configure the communication protocol**
1625 +**Cable Wiring**
1621 1621  
1622 -[[image:image-20220829155452-1.png]]
1627 +* **RS485**
1623 1623  
1624 -[[image:image-20220829162116-2.png]]
1629 +(% style="text-align:center" %)
1630 +[[image:12.PLC Protocol_html_68dfb6d383f0edd9.png||data-xwiki-image-style-alignment="center" height="244" width="394" class="img-thumbnail"]]
1625 1625  
1626 -**4)Cable Wiring**
1632 +(% style="text-align:center" %)
1633 +[[image:12.PLC Protocol_html_cbeb90cb4faaa8bc.png||data-xwiki-image-style-alignment="center" height="244" width="394" class="img-thumbnail"]]
1627 1627  
1628 -[[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"]]
1635 +* **RS232**
1629 1629  
1630 -== **AS serial protocol** ==
1637 +(% style="text-align:center" %)
1638 +[[image:12.PLC Protocol_html_9030ba679545793b.png||data-xwiki-image-style-alignment="center" height="241" width="387" class="img-thumbnail"]]
1631 1631  
1632 -**1)HMI Settings**
1640 +**✎Note:** COM3 only available in PI8000/PI9000 series.
1633 1633  
1634 -|**Item**|**Settings**|**Note**
1635 -|Protocol|DELTA AS300 MODBUS RTU|
1636 -|Connection|RS485|
1637 -|Baud rate|9600|
1642 +== **MODBUS RTU Slave (All function)/(All function OneBaseAddress)** ==
1643 +
1644 +Supported Series: MODBUS RTU CONTROLLER
1645 +
1646 +HMI works as MODBUS MASTER connecting with SLAVE.
1647 +
1648 +The addresses in [All function] start from 0, while the addresses in [All function OneBaseAddress] start from 1 (offset 1).
1649 +
1650 +(% style="text-align:center" %)
1651 +[[image:12.PLC Protocol_html_7236139c887defad.png||data-xwiki-image-style-alignment="center" height="571" width="544" class="img-thumbnail"]]
1652 +
1653 +
1654 +(% style="text-align:center" %)
1655 +[[image:12.PLC Protocol_html_de80207f2b495c17.png||data-xwiki-image-style-alignment="center" height="462" width="600" class="img-thumbnail"]]
1656 +
1657 +
1658 +(% style="text-align:center" %)
1659 +[[image:12.PLC Protocol_html_4e9e8eff81c7ff8b.png||data-xwiki-image-style-alignment="center" height="462" width="600" class="img-thumbnail"]]
1660 +
1661 +**HMI Settings**
1662 +
1663 +(% class="table-bordered" %)
1664 +|**Items**|**Settings**|**Note**
1665 +|Protocol|MODBUS RTU Slave (All function)/( All function OneBaseAddress)|
1666 +|Connection|RS485/RS232|
1667 +|Baud rate|2400~~187500|
1638 1638  |Data bit|8|
1639 -|Parity|NONE|
1640 -|Stop bit|1|
1641 -|PLC station No.|1|
1669 +|Parity|Even/ Odd/ None|
1670 +|Stop bit|1/2|
1671 +|PLC station No.|0~~255|
1642 1642  
1643 -**2)Address List**
1673 +**Address List**
1644 1644  
1675 +(% class="table-bordered" %)
1676 +|**Type**|**Address Type**|**Function code & Description**
1677 +|(% rowspan="11" %)Word|(% rowspan="3" %)3|04 (read input register: read current binary value in one or more input registers)
1678 +|06 (write single register: write a binary value to a holding register)
1679 +|10 (write values to multiple addresses )
1680 +|(% rowspan="3" %)4|03 (read holding register: read current binary value in one or more holding registers)
1681 +|06 (write single register: write a binary value to a holding register)
1682 +|10 (write values to multiple addresses )
1683 +|(% rowspan="3" %)W6|03 (read holding register: read current binary value in one or more holding registers)
1684 +|06 (write single register: write a binary value to a holding register)
1685 +|10 (write values to multiple addresses )
1686 +|(% rowspan="2" %)W16|03 (read holding register: read current binary value in one or more holding registers)
1687 +|10 (write values to multiple addresses )
1688 +|(% rowspan="11" %)Bit|(% rowspan="3" %)0|01 (Read coil state)
1689 +|05 (Force a single coil to force the on/off state of a logic coil)
1690 +|0F (Write multiple bits, ie write continuously)
1691 +|(% rowspan="3" %)1|02 (Read the input state)
1692 +|05 (Force a single coil to force the on/off state of a logic coil)
1693 +|0F (Write multiple bits)
1694 +|(% rowspan="3" %)W5|01 (Read coil state to obtain the current state of a set of logic coils)
1695 +|05 (Force a single coil to force the on/off state of a logic coil)
1696 +|0F (Write multiple bits)
1697 +|(% rowspan="2" %)W15|01 (Read coil state to obtain the current state of a set of logic coils)
1698 +|0F (Write multiple bits)
1645 1645  
1646 -|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
1647 -|Bit|X|X|X d|0~~63|
1648 -|Bit|Y|Y|Y d|0~~63|
1649 -|Bit|D|D|D d|0~~29999|
1650 -|Bit|M|M|M d|0~~8191|
1651 -|Bit|SM|SM|SM d|0~~4095|
1652 -|Bit|S|S|S h|0~~2047|
1653 -|Bit|T|T|T d|0~~511|
1654 -|Bit|C|C|C d|0~~511|
1655 -|Bit|HC|HC|HC d|0~~255|
1656 -|Word|X|X|X h|0~~63|
1657 -|Word|Y|Y|Y d|0~~63|
1658 -|Word|SR|SR|SR d|0~~2047|
1659 -|Word|D|D|D d|0~~29999|
1660 -|Word|T|T|T d|0~~511|
1661 -|Word|C|C|C h|0~~511|
1662 -|Word|E|E|E d|0~~9|
1700 +**✎Note:**
1663 1663  
1664 -**3)Configure the communication protocol**
1702 +* Modbus can also support getting bit from the word, which could access the address such as 100.1 and other formats.
1703 +* The function codes sent out are the same as those that read and write words.
1665 1665  
1666 -[[image:image-20220830094600-1.png]]
1705 +**Station number for more than one slaves**
1667 1667  
1668 -[[image:image-20220830094657-2.png]]
1707 +If there are more than one slaves connected to HMI, please set slave station number during editing address, as below shows.
1669 1669  
1670 -**4)Cable Wiring**
1709 +(% style="text-align:center" %)
1710 +[[image:12.PLC Protocol_html_31f028c6d80be344.png||data-xwiki-image-style-alignment="center" height="515" width="485" class="img-thumbnail"]]
1671 1671  
1672 -Figure
1712 +**Cable Wiring**
1673 1673  
1674 -[[image:image-20220830141138-1.png]]
1714 +* **RS485**
1675 1675  
1676 -Pin Definition Diagram
1716 +(% style="text-align:center" %)
1717 +[[image:12.PLC Protocol_html_68dfb6d383f0edd9.png||data-xwiki-image-style-alignment="center" height="244" width="394" class="img-thumbnail"]]
1677 1677  
1678 -[[image:image-20220830095131-1.png]]
1719 +(% style="text-align:center" %)
1720 +[[image:12.PLC Protocol_html_cbeb90cb4faaa8bc.png||data-xwiki-image-style-alignment="center" height="244" width="394" class="img-thumbnail"]]
1679 1679  
1680 -== **AS Ethernet Protocol** ==
1722 +* **RS232**
1681 1681  
1682 -**1)HMI Settings**
1724 +(% style="text-align:center" %)
1725 +[[image:12.PLC Protocol_html_9030ba679545793b.png||data-xwiki-image-style-alignment="center" height="241" width="387" class="img-thumbnail"]]
1683 1683  
1727 +**✎Note:** COM3 only available in PI8000/PI9000 series.
1684 1684  
1685 -|=**Items**|=**Settings**|=**Note**
1686 -|Protocol|DELTA AS300 MODBUS TCP|
1687 -|Connection|Ethernet|
1688 -|Port No.|502|
1689 -|Device No.|1|
1690 -|HMI No.|0|
1729 +== **MODBUS TCP Slave (All function)** ==
1691 1691  
1692 -**2)Address List**
1731 +Supported series: MODBUS TCP controller
1693 1693  
1733 +HMI works as MODBUS TCP MASTER connecting with TCP SLAVE
1694 1694  
1695 -|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
1696 -|Bit|X|X|X d|0~~63|
1697 -|Bit|Y|Y|Y d|0~~63|
1698 -|Bit|D|D|D d|0~~29999|
1699 -|Bit|M|M|M d|0~~8191|
1700 -|Bit|SM|SM|SM d|0~~4095|
1701 -|Bit|S|S|S h|0~~2047|
1702 -|Bit|T|T|T d|0~~511|
1703 -|Bit|C|C|C d|0~~511|
1704 -|Bit|HC|HC|HC d|0~~255|
1705 -|Word|X|X|X h|0~~63|
1706 -|Word|Y|Y|Y d|0~~63|
1707 -|Word|SR|SR|SR d|0~~2047|
1708 -|Word|D|D|D d|0~~29999|
1709 -|Word|T|T|T d|0~~511|
1710 -|Word|C|C|C h|0~~511|
1711 -|Word|E|E|E d|0~~9|
1735 +(% style="text-align:center" %)
1736 +[[image:12.PLC Protocol_html_8877cb7f39c2b607.png||data-xwiki-image-style-alignment="center" height="571" width="544" class="img-thumbnail"]]
1712 1712  
1713 -**3)Configure the communication protocol**
1738 +(% style="text-align:center" %)
1739 +[[image:12.PLC Protocol_html_e7e1f06f127a9175.png||data-xwiki-image-style-alignment="center" height="426" width="553" class="img-thumbnail"]]
1714 1714  
1715 -[[image:image-20220830140537-1.png]]
1716 1716  
1717 -[[image:image-20220830140629-2.png]]
1742 +(% style="text-align:center" %)
1743 +[[image:12.PLC Protocol_html_60bbfe5de79417a6.png||data-xwiki-image-style-alignment="center" height="163" width="553" class="img-thumbnail"]]
1718 1718  
1719 -**4)Cable Wiring**
1745 +**HMI Setting**
1720 1720  
1721 -Figure
1747 +(% class="table-bordered" %)
1748 +|**Items**|**Settings**|**Note**
1749 +|Protocol|MODBUS TCP Slave (All function)|
1750 +|Connection|Ethernet|
1751 +|Port No.|502|
1752 +|PLC station No.|1|
1722 1722  
1723 -[[image:image-20220830094929-1.png]]
1754 +**Address List**
1724 1724  
1725 -Pin Definition Diagram
1756 +(% class="table-bordered" %)
1757 +|**Type**|**Register**|**Function code & Description**
1758 +|(% rowspan="11" %)Word|(% rowspan="3" %)3|04 (read input register: read current binary value in one or more input registers)
1759 +|06 (write single register: write a binary value to a holding register)
1760 +|10 (write values to multiple addresses )
1761 +|(% rowspan="3" %)4|03 (read holding register: read current binary value in one or more holding registers)
1762 +|06 (write single register: write a binary value to a holding register)
1763 +|10 (write values to multiple addresses )
1764 +|(% rowspan="3" %)W6|03 (read holding register: read current binary value in one or more holding registers)
1765 +|06 (write single register: write a binary value to a holding register)
1766 +|10 (write values to multiple addresses )
1767 +|(% rowspan="2" %)W16|03 (read holding register: read current binary value in one or more holding registers)
1768 +|10 (write values to multiple addresses )
1769 +|(% rowspan="11" %)Bit|(% rowspan="3" %)0|01 (Read coil state)
1770 +|05 (Force a single coil to force the on/off state of a logic coil)
1771 +|0F (Write multiple bits, ie write continuously)
1772 +|(% rowspan="3" %)1|02 (Read the input state)
1773 +|05 (Force a single coil to force the on/off state of a logic coil)
1774 +|0F (Write multiple bits)
1775 +|(% rowspan="3" %)W5|01 (Read coil state to obtain the current state of a set of logic coils)
1776 +|05 (Force a single coil to force the on/off state of a logic coil)
1777 +|0F (Write multiple bits)
1778 +|(% rowspan="2" %)W15|01 (Read coil state to obtain the current state of a set of logic coils)
1779 +|0F (Write multiple bits)
1726 1726  
1727 -[[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"]]
1781 +**Communication Settings**
1728 1728  
1729 -= ** Omron** =
1783 +Enable HMI Ethernet in [Project Settings];
1730 1730  
1785 +(% style="text-align:center" %)
1786 +[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="107" width="405" class="img-thumbnail"]]
1787 +
1788 +Set PLC IP in [Device IP] settings;
1789 +
1790 +(% style="text-align:center" %)
1791 +[[image:12.PLC Protocol_html_4bd3cc8348adecf8.png||data-xwiki-image-style-alignment="center" height="190" width="554" class="img-thumbnail"]]
1792 +
1793 +**Cable Wiring**
1794 +
1795 +(% style="text-align:center" %)
1796 +[[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="401" class="img-thumbnail"]]
1797 +
1798 += **Omron** =
1799 +
1731 1731  == **EC55** ==
1732 1732  
1733 1733  Supported device: EC55 temperature instrument
... ... @@ -1734,6 +1734,7 @@
1734 1734  
1735 1735  **HMI Settings**
1736 1736  
1806 +(% class="table-bordered" %)
1737 1737  |**Items**|**Settings**|**Note**
1738 1738  |Protocol|Omron EC55|
1739 1739  |Connection|RS485 (9600, 2, 7, EVEN)|
... ... @@ -1742,6 +1742,7 @@
1742 1742  
1743 1743  **Address List**
1744 1744  
1815 +(% class="table-bordered" %)
1745 1745  |**Type**|**Register**|**Device range**|**HMI range**|**Function**
1746 1746  |(% rowspan="3" %)Double word|C0|0-13 (Hex)|0-19|Set read only parameter for area 0
1747 1747  |C1|0-4D(Hex)|0-77|Set Read/Write parameter for area 0
... ... @@ -1787,7 +1787,7 @@
1787 1787  * Because of the mechanism problem, this protocol could not support CompoWay/F function that is read-write function of variables in protocol document.
1788 1788  * When using double-word address, set the data format to 32 bits, otherwise the read/write function is unable.
1789 1789  * Please set the communication delay time of 10ms in setting, to avoid that the instrument may not be able to communicate in a short time due to too fast data access and too much connection requests.
1790 -* [[image:12.PLC Protocol_html_d428cad280fdefb3.png||height="276" width="347"]]Because of the particularity of the instrument, it is necessary to write the value of the address in the menu interface corresponding to the address, and to enter the menu where the address locates, so that the value could be written.
1861 +* (% id="cke_bm_8690S" style="display:none" %)[[image:12.PLC Protocol_html_d428cad280fdefb3.png||height="276" width="347"]](%%)Because of the particularity of the instrument, it is necessary to write the value of the address in the menu interface corresponding to the address, and to enter the menu where the address locates, so that the value could be written.
1791 1791  
1792 1792  == EtherNet/IP NX series ==
1793 1793  
... ... @@ -1795,6 +1795,7 @@
1795 1795  
1796 1796  **HMI Setting**
1797 1797  
1869 +(% class="table-bordered" %)
1798 1798  |**Items**|**Settings**|**Note**
1799 1799  |Protocol|Omron NX Ethernet/IP|
1800 1800  |Connection|Ethernet|
... ... @@ -1846,224 +1846,183 @@
1846 1846  (% style="text-align:center" %)
1847 1847  [[image:12.PLC Protocol_html_437cb087b36b5784.png||data-xwiki-image-style-alignment="center" height="330" width="600" class="img-thumbnail"]]
1848 1848  
1921 +
1849 1849  (% style="text-align:center" %)
1850 1850  [[image:12.PLC Protocol_html_60ef71528a99abf5.png||data-xwiki-image-style-alignment="center" height="188" width="554" class="img-thumbnail"]]
1851 1851  
1852 1852  **Cable Wiring**
1853 1853  
1854 -[[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"]]
1855 -
1856 -= **MODBUS** =
1857 -
1858 -== **MODBUS RTU Master** ==
1859 -
1860 -Supported Series: MODBUS RTU CONTROLLER
1861 -
1862 -HMI works as MODBUS SLAVE connecting with MASTER
1863 -
1864 1864  (% style="text-align:center" %)
1865 -[[image:12.PLC Protocol_html_44425b313b0a6b96.png||data-xwiki-image-style-alignment="center" height="571" width="544" class="img-thumbnail"]]
1928 +[[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="401" class="img-thumbnail"]]
1866 1866  
1930 += **OpenCAN** =
1867 1867  
1868 -(% style="text-align:center" %)
1869 -[[image:12.PLC Protocol_html_b56b9da32c3caaa.png||data-xwiki-image-style-alignment="center" height="462" width="600" class="img-thumbnail"]]
1932 +OpenCan is based on CAN2.0 standard; OpenCAN protocols that could be configured autonomously to accept and send frames.
1870 1870  
1934 +This protocol is only available in PI8000 series HMI.
1871 1871  
1872 -(% style="text-align:center" %)
1873 -[[image:12.PLC Protocol_html_67cd25458b9c72a6.png||data-xwiki-image-style-alignment="center" height="462" width="600" class="img-thumbnail"]]
1874 -
1875 1875  **HMI Settings**
1876 1876  
1877 1877  (% class="table-bordered" %)
1878 1878  |**Items**|**Settings**|**Note**
1879 -|Protocol|MODBUS RTU Master|
1880 -|Connection|RS485/RS232|
1881 -|Baud rate|2400~~187500|
1882 -|Data bit|8|
1883 -|Parity|Even/ Odd/ None|
1884 -|Stop bit|1/2|
1885 -|Station No.|0~~255|
1940 +|Protocol|OPENCAN|
1941 +|Connection|CAN port|
1942 +|Baud rate|250000|
1886 1886  
1887 -**Address List**
1944 +**CAN frame setting in HMI**
1888 1888  
1889 -(% class="table-bordered" %)
1890 -|**Type**|**HMI address**|**MODBUS code**|**Range**
1891 -|Bit|HDX3000.0~~HDX3499.15|0|0~~7999
1892 -|Word|HDW3500~~HDW7999|4|0~~4499
1946 +Click [OpenCAN setting] button in communication setting window;
1893 1893  
1894 -**Cable Wiring**
1948 +(% style="text-align:center" %)
1949 +[[image:12.PLC Protocol_html_e866b9e56e19785d.png||data-xwiki-image-style-alignment="center" height="503" width="600" class="img-thumbnail"]]
1895 1895  
1896 -* **RS485**
1951 +Click [Add] to create a new frame;
1897 1897  
1898 1898  (% style="text-align:center" %)
1899 -[[image:12.PLC Protocol_html_68dfb6d383f0edd9.png||data-xwiki-image-style-alignment="center" height="244" width="394" class="img-thumbnail"]]
1954 +[[image:12.PLC Protocol_html_3a6f4e2141763c8f.png||data-xwiki-image-style-alignment="center" height="315" width="600" class="img-thumbnail"]]
1900 1900  
1901 -(% style="text-align:center" %)
1902 -[[image:12.PLC Protocol_html_cbeb90cb4faaa8bc.png||data-xwiki-image-style-alignment="center" height="244" width="394" class="img-thumbnail"]]
1956 +(% class="table-bordered" %)
1957 +|**No**|**Items**|**Description**
1958 +|1|Add|add a frame related to register address
1959 +|2|Insert|Select the position where you want to insert a frame, and click [Insert frame] to add a new frame in front of the current frame position
1960 +|3|Frame manager|This list shows some of the main parameters for each frame that the user adds
1961 +|4|Modify|Modify the frames in frame management
1962 +|5|Copy|Copy one frame to another
1963 +|6|Delete|Remove the selected frames from the list by modifying the frames in frame management. If no frames are selected in the list, the first frame is deleted.
1964 +|7|Empty|All frames in the list are cleared
1965 +|8|Browse|Displays configuration files in XML format in IE
1966 +|9|OK|Complete the configuration of the frame and exit
1903 1903  
1904 -* **RS232**
1968 +Set CANBUS frame in setting windows
1905 1905  
1906 1906  (% style="text-align:center" %)
1907 -[[image:12.PLC Protocol_html_9030ba679545793b.png||data-xwiki-image-style-alignment="center" height="241" width="387" class="img-thumbnail"]]
1971 +[[image:12.PLC Protocol_html_7c83130820321ef.png||data-xwiki-image-style-alignment="center" height="507" width="600" class="img-thumbnail"]]
1908 1908  
1909 -**✎Note:** COM3 only available in PI8000/PI9000 series.
1973 +(% class="table-bordered" %)
1974 +|**No**|(% style="width:185px" %)**Items**|(% style="width:854px" %)**Description**
1975 +|1|(% style="width:185px" %)ID|(% style="width:854px" %)Set the ID of a can frame in hexadecimal format;
1976 +|2|(% style="width:185px" %)ID assign|(% style="width:854px" %)split the ID by PF, PS, and SA;
1977 +|3|(% style="width:185px" %)Frame type|(% style="width:854px" %)Select Standard frame or Extended Frame;
1978 +|4|(% style="width:185px" %)Frame format|(% style="width:854px" %)Select between data frame and remote Frame;
1979 +|5|(% style="width:185px" %)Data|(% style="width:854px" %)Set the data part of CAN frame, with two Numbers representing a hexadecimal number and Spaces spaced; Maximum support of 8 bytes is defined according to CAN message;
1980 +|6|(% style="width:185px" %)Use address|(% style="width:854px" %)(((
1981 +Set the register address related to the CAN frame, which corresponds to the register address set on the main state one by one. The data obtained from the address is assigned continuously;
1910 1910  
1911 -== **MODBUS RTU Slave (All function)/(All function OneBaseAddress)** ==
1983 +**Edit:** Set a bit or word address by its format;
1912 1912  
1913 -Supported Series: MODBUS RTU CONTROLLER
1985 +**Option: **Set address options related to frame, enter “register address option” interface, specifically browse the following “register address option” interface;
1986 +)))
1987 +|(% rowspan="8" %)7|(% rowspan="8" style="width:185px" %)Data interactive configuration|(% style="width:854px" %)There are two interactive modes of the touch screen. One is that the touch screen actively sends frames, and the device receives and processes and feeds back. The other, on the contrary, passively receives frames from the device for processing and feedback;
1988 +|(% style="width:854px" %)Send after receiving: if this item is selected, the interaction of the touch screen will act as a passive party, and the touch screen will receive the CAN frame first and send feedback. Unchecked items interact in the opposite way;
1989 +|(% style="width:854px" %)Feedback mode: feedback mode includes no response, confirm response and data response;
1990 +|(% style="width:854px" %)No response: the device or touch screen will not receive feedback;
1991 +|(% style="width:854px" %)Confirm response: the device or the touch screen will receive feedback with confirmation, which could be used to compare the data parts. If this function is used, the 20 addresses before and after this address should not be used. All addresses of cata10-cata30 could not be used with the reply confirmation function of cata20;
1992 +|(% style="width:854px" %)Data response: the device or touch screen will receive feedback with data, and the data to be separated from the feedback frame should be set to store in the register address;
1993 +|(% style="width:854px" %)response ID: if the address wants to receive data on a frame with a different ID, set this, check "different from sender", and enter a different ID in the following input box. Without this setting, the screen will receive and process a frame with the same ID as the sender;
1994 +|(% style="width:854px" %)Response timeout: sets whether the response frame timeout;
1995 +|(% rowspan="3" %)8|(% rowspan="3" style="width:185px" %)Control address|(% style="width:854px" %)If ticked, enable sending when the value of the corresponding control bit number (address) is non-0.
1996 +|(% style="width:854px" %)Control bit: CtrlBit register range 0~~255, if the control bit is ON, can instruction will run normally. Otherwise, it doesn't run;
1997 +|(% style="width:854px" %)Manually send: a manually send tick indicates only one send;
1998 +|9|(% style="width:185px" %)Flag configuration|(% style="width:854px" %)Communication control for each frame. Display OFF when communication is normal, and ON when communication is abnormal;
1999 +|10|(% style="width:185px" %)Note|(% style="width:854px" %)Fill the text to explain the meaning of the frame;
2000 +|11|(% style="width:185px" %)Data assign|(% style="width:854px" %)Preview the display in this table based on the address and the corresponding number of digits;
2001 +|12|(% style="width:185px" %)Current operation display|(% style="width:854px" %)Display the description of current operation;
2002 +|13|(% style="width:185px" %)Add|(% style="width:854px" %)Add a new frame;
2003 +|14|(% style="width:185px" %)Save frame|(% style="width:854px" %)Save the configured frame format;
2004 +|15|(% style="width:185px" %)Cancel|(% style="width:854px" %)Cancel the frame configuration;
1914 1914  
1915 -HMI works as MODBUS MASTER connecting with SLAVE.
2006 +Set CAN address (Read or write operation);
1916 1916  
1917 -The addresses in [All function] start from 0, while the addresses in [All function OneBaseAddress] start from 1 (offset 1).
1918 -
1919 1919  (% style="text-align:center" %)
1920 -[[image:12.PLC Protocol_html_7236139c887defad.png||data-xwiki-image-style-alignment="center" height="571" width="544" class="img-thumbnail"]]
2009 +[[image:12.PLC Protocol_html_7e9f9b25eb6ae8ce.png||data-xwiki-image-style-alignment="center" height="446" width="600" class="img-thumbnail"]]
1921 1921  
2011 +(% class="table-bordered" %)
2012 +|**No.**|(% style="width:207px" %)**Item**|(% style="width:829px" %)**Description**
2013 +|1|(% style="width:207px" %)Current address|(% style="width:829px" %)Displays the register type and register address set by the user in the data access interface
2014 +|(% rowspan="3" %)2|(% rowspan="3" style="width:207px" %)Trigger|(% style="width:829px" %)Two operations, "read" and "write," are based on on-screen registers
2015 +|(% style="width:829px" %)If "read" is selected, the register address is reading device data in a manner of sending frames set by the user in a loop.
2016 +|(% style="width:829px" %)If "write" is selected, the screen data of the register address will be written into the device. The writing mode is that the user makes a write operation on the screen, which will trigger the sending of a frame set by the user.
2017 +|(% rowspan="5" %)3|(% rowspan="3" style="width:207px" %)Data operation|(% style="width:829px" %)The read and write operations in the trigger conditions are set accordingly.
2018 +|(% style="width:829px" %)If the trigger condition is a read operation, this section needs to set the position and length of the data to be obtained at the current address in the frame.
2019 +|(% style="width:829px" %)If the trigger condition is a writing operation, there are two situations:(((
2020 +* If the "add writing data to the frame" option is not selected, the frame set by the user will be sent directly when the user writes on the screen.
2021 +* Select the "add the written data to the frame" option, and when the user writes on the screen, the program will insert the data in the frame set by the user and send the written data to the frame set by the user according to the data insertion position and length set by the user.
2022 +)))
2023 +|(% rowspan="2" style="width:207px" %)Position and length input format|(% style="width:829px" %)If the register type is a bit address, the decimal point is required to represent the bits in the byte. For example, 1.1 represents the first bit of the first byte of 8 bytes in the data frame, and the length is in bits, and so on.
2024 +|(% style="width:829px" %)If the register type is word address, the integer only needs to represent the byte, such as 1, which represents the first byte of 8-byte data in the data frame, and the unit of length is byte, and so on.
2025 +|4|(% style="width:207px" %)Add|(% style="width:829px" %)Add current configuration
2026 +|5|(% style="width:207px" %)Close|(% style="width:829px" %)Close the configuration window to exit
1922 1922  
1923 -(% style="text-align:center" %)
1924 -[[image:12.PLC Protocol_html_de80207f2b495c17.png||data-xwiki-image-style-alignment="center" height="462" width="600" class="img-thumbnail"]]
2028 +**Multiple Packages Settings**
1925 1925  
1926 -
1927 1927  (% style="text-align:center" %)
1928 -[[image:12.PLC Protocol_html_4e9e8eff81c7ff8b.png||data-xwiki-image-style-alignment="center" height="462" width="600" class="img-thumbnail"]]
2031 +[[image:12.PLC Protocol_html_107e0f6b1a90afff.png||data-xwiki-image-style-alignment="center" height="341" width="600" class="img-thumbnail"]]
1929 1929  
1930 -**HMI Settings**
2033 +Check [Multiple packages supported] to open [Multiple package data] window, as below show.
1931 1931  
1932 -(% class="table-bordered" %)
1933 -|**Items**|**Settings**|**Note**
1934 -|Protocol|MODBUS RTU Slave (All function)/( All function OneBaseAddress)|
1935 -|Connection|RS485/RS232|
1936 -|Baud rate|2400~~187500|
1937 -|Data bit|8|
1938 -|Parity|Even/ Odd/ None|
1939 -|Stop bit|1/2|
1940 -|PLC station No.|0~~255|
2035 +Select Multiple package type
1941 1941  
1942 -**Address List**
2037 +* Not Multiple packages
2038 +* J1939 Multiple packages
2039 +* Customized Multiple packages
1943 1943  
1944 -(% class="table-bordered" %)
1945 -|**Type**|**Address Type**|**Function code & Description**
1946 -|(% rowspan="11" %)Word|(% rowspan="3" %)3|04 (read input register: read current binary value in one or more input registers)
1947 -|06 (write single register: write a binary value to a holding register)
1948 -|10 (write values to multiple addresses )
1949 -|(% rowspan="3" %)4|03 (read holding register: read current binary value in one or more holding registers)
1950 -|06 (write single register: write a binary value to a holding register)
1951 -|10 (write values to multiple addresses )
1952 -|(% rowspan="3" %)W6|03 (read holding register: read current binary value in one or more holding registers)
1953 -|06 (write single register: write a binary value to a holding register)
1954 -|10 (write values to multiple addresses )
1955 -|(% rowspan="2" %)W16|03 (read holding register: read current binary value in one or more holding registers)
1956 -|10 (write values to multiple addresses )
1957 -|(% rowspan="11" %)Bit|(% rowspan="3" %)0|01 (Read coil state)
1958 -|05 (Force a single coil to force the on/off state of a logic coil)
1959 -|0F (Write multiple bits, ie write continuously)
1960 -|(% rowspan="3" %)1|02 (Read the input state)
1961 -|05 (Force a single coil to force the on/off state of a logic coil)
1962 -|0F (Write multiple bits)
1963 -|(% rowspan="3" %)W5|01 (Read coil state to obtain the current state of a set of logic coils)
1964 -|05 (Force a single coil to force the on/off state of a logic coil)
1965 -|0F (Write multiple bits)
1966 -|(% rowspan="2" %)W15|01 (Read coil state to obtain the current state of a set of logic coils)
1967 -|0F (Write multiple bits)
2041 +Click [Edit Receive data] for [Receive] settings
1968 1968  
1969 -**✎Note:**
2043 +* Start code+ Total length (J1939)
1970 1970  
1971 -* Modbus can also support getting bit from the word, which could access the address such as 100.1 and other formats.
1972 -* The function codes sent out are the same as those that read and write words.
2045 +(% style="text-align:center" %)
2046 +[[image:12.PLC Protocol_html_3c360c6b5aca51bf.png||data-xwiki-image-style-alignment="center" height="340" width="426" class="img-thumbnail"]]
1973 1973  
1974 -**Station number for more than one slaves**
2048 +As set above set, J1939 command is received by the HMI, only when its length is 25 bytes, and the start code is 0x57, 0x1B;
1975 1975  
1976 -If there are more than one slaves connected to HMI, please set slave station number during editing address, as below shows.
2050 +* Start code + Data max length (J1939)
1977 1977  
1978 1978  (% style="text-align:center" %)
1979 -[[image:12.PLC Protocol_html_31f028c6d80be344.png||data-xwiki-image-style-alignment="center" height="515" width="485" class="img-thumbnail"]]
2053 +[[image:12.PLC Protocol_html_74496b2a68cfcdde.png||data-xwiki-image-style-alignment="center" height="340" width="426" class="img-thumbnail"]]
1980 1980  
1981 -**Cable Wiring**
2055 +As set above set, J1939 command is received by the HMI, only when its length less than 50 bytes, and the start code is 0x57, 0x1B;
1982 1982  
1983 -* **RS485**
2057 +* Data max length (J1939)
1984 1984  
1985 1985  (% style="text-align:center" %)
1986 -[[image:12.PLC Protocol_html_68dfb6d383f0edd9.png||data-xwiki-image-style-alignment="center" height="244" width="394" class="img-thumbnail"]]
2060 +[[image:12.PLC Protocol_html_98cea3e7cbd8f05d.png||data-xwiki-image-style-alignment="center" height="340" width="426" class="img-thumbnail"]]
1987 1987  
1988 -(% style="text-align:center" %)
1989 -[[image:12.PLC Protocol_html_cbeb90cb4faaa8bc.png||data-xwiki-image-style-alignment="center" height="244" width="394" class="img-thumbnail"]]
2062 +As set above set, J1939 command is received by the HMI, only when its length less than 50 bytes.
1990 1990  
1991 -* **RS232**
2064 +* Customized multiple package
1992 1992  
1993 1993  (% style="text-align:center" %)
1994 -[[image:12.PLC Protocol_html_9030ba679545793b.png||data-xwiki-image-style-alignment="center" height="241" width="387" class="img-thumbnail"]]
2067 +[[image:12.PLC Protocol_html_4635bbe4d7999db0.png||data-xwiki-image-style-alignment="center" height="395" width="367" class="img-thumbnail"]]
1995 1995  
1996 -**✎Note:** COM3 only available in PI8000/PI9000 series.
2069 +As set above, It is received by the HMI, when the first frame starts with 0X57 0X1B, and the sum of the data lengths of multiple frames is equal to 79 bytes.
1997 1997  
1998 -== **MODBUS TCP Slave (All function)** ==
2071 +Click [Edit Send data] for [Send] setting
1999 1999  
2000 -Supported series: MODBUS TCP controller
2073 +* J1939
2001 2001  
2002 -HMI works as MODBUS TCP MASTER connecting with TCP SLAVE
2003 -
2004 2004  (% style="text-align:center" %)
2005 -[[image:12.PLC Protocol_html_8877cb7f39c2b607.png||data-xwiki-image-style-alignment="center" height="571" width="544" class="img-thumbnail"]]
2076 +[[image:12.PLC Protocol_html_a4769e44331ca732.png||data-xwiki-image-style-alignment="center" height="280" width="463" class="img-thumbnail"]]
2006 2006  
2007 -(% style="text-align:center" %)
2008 -[[image:12.PLC Protocol_html_e7e1f06f127a9175.png||data-xwiki-image-style-alignment="center" height="426" width="553" class="img-thumbnail"]]
2078 +[Data] is all data to be sent.
2009 2009  
2080 +Since the frame of the J1939 frame contains the number of the data packet, so the data sent is: the first byte (number) + 7 bytes of data. If it is less than 7 bytes, it is sent in the actual number of bytes.
2010 2010  
2011 -(% style="text-align:center" %)
2012 -[[image:12.PLC Protocol_html_60bbfe5de79417a6.png||data-xwiki-image-style-alignment="center" height="163" width="553" class="img-thumbnail"]]
2082 +* Customized multiple package
2013 2013  
2014 -**HMI Setting**
2015 -
2016 -(% class="table-bordered" %)
2017 -|**Items**|**Settings**|**Note**
2018 -|Protocol|MODBUS TCP Slave (All function)|
2019 -|Connection|Ethernet|
2020 -|Port No.|502|
2021 -|PLC station No.|1|
2022 -
2023 -**Address List**
2024 -
2025 -(% class="table-bordered" %)
2026 -|**Type**|**Register**|**Function code & Description**
2027 -|(% rowspan="11" %)Word|(% rowspan="3" %)3|04 (read input register: read current binary value in one or more input registers)
2028 -|06 (write single register: write a binary value to a holding register)
2029 -|10 (write values to multiple addresses )
2030 -|(% rowspan="3" %)4|03 (read holding register: read current binary value in one or more holding registers)
2031 -|06 (write single register: write a binary value to a holding register)
2032 -|10 (write values to multiple addresses )
2033 -|(% rowspan="3" %)W6|03 (read holding register: read current binary value in one or more holding registers)
2034 -|06 (write single register: write a binary value to a holding register)
2035 -|10 (write values to multiple addresses )
2036 -|(% rowspan="2" %)W16|03 (read holding register: read current binary value in one or more holding registers)
2037 -|10 (write values to multiple addresses )
2038 -|(% rowspan="11" %)Bit|(% rowspan="3" %)0|01 (Read coil state)
2039 -|05 (Force a single coil to force the on/off state of a logic coil)
2040 -|0F (Write multiple bits, ie write continuously)
2041 -|(% rowspan="3" %)1|02 (Read the input state)
2042 -|05 (Force a single coil to force the on/off state of a logic coil)
2043 -|0F (Write multiple bits)
2044 -|(% rowspan="3" %)W5|01 (Read coil state to obtain the current state of a set of logic coils)
2045 -|05 (Force a single coil to force the on/off state of a logic coil)
2046 -|0F (Write multiple bits)
2047 -|(% rowspan="2" %)W15|01 (Read coil state to obtain the current state of a set of logic coils)
2048 -|0F (Write multiple bits)
2049 -
2050 -**Communication Settings**
2051 -
2052 -Enable HMI Ethernet in [Project Settings];
2053 -
2054 2054  (% style="text-align:center" %)
2055 -[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="107" width="405" class="img-thumbnail"]]
2085 +[[image:12.PLC Protocol_html_78546f765d6f3deb.png||data-xwiki-image-style-alignment="center" height="280" width="463"]]
2056 2056  
2057 -Set PLC IP in [Device IP] settings;
2087 +[Data] is all data to be sent.
2058 2058  
2059 -(% style="text-align:center" %)
2060 -[[image:12.PLC Protocol_html_4bd3cc8348adecf8.png||data-xwiki-image-style-alignment="center" height="190" width="554" class="img-thumbnail"]]
2089 +As set above, fist frame length is 2 bytes, and others are sent with 6 bytes for every frame, if the last frame is less than 6 bytes, send according to the actual length.
2061 2061  
2062 2062  **Cable Wiring**
2063 2063  
2064 2064  (% style="text-align:center" %)
2065 -[[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="401" class="img-thumbnail"]]
2094 +[[image:12.PLC Protocol_html_fccede84efcbdc22.png||data-xwiki-image-style-alignment="center" height="111" width="391" class="img-thumbnail"]]
2066 2066  
2096 +**✎Note:** The address interval between each frame need to be more than a word address;
2097 +
2067 2067  = **SHIMADEN** =
2068 2068  
2069 2069  == **FP23** ==
... ... @@ -2863,168 +2863,3 @@
2863 2863  **Cable Wiring**
2864 2864  
2865 2865  [[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"]]
2866 -
2867 -
2868 -= **OpenCAN** =
2869 -
2870 -OpenCan is based on CAN2.0 standard; OpenCAN protocols that could be configured autonomously to accept and send frames.
2871 -
2872 -This protocol is only available in PI8000 series HMI.
2873 -
2874 -**HMI Settings**
2875 -
2876 -|**Items**|**Settings**|**Note**
2877 -|Protocol|OPENCAN|
2878 -|Connection|CAN port|
2879 -|Baud rate|250000|
2880 -
2881 -**CAN frame setting in HMI**
2882 -
2883 -Click [OpenCAN setting] button in communication setting window;
2884 -
2885 -(% style="text-align:center" %)
2886 -[[image:12.PLC Protocol_html_e866b9e56e19785d.png||data-xwiki-image-style-alignment="center" height="503" width="600" class="img-thumbnail"]]
2887 -
2888 -Click [Add] to create a new frame;
2889 -
2890 -(% style="text-align:center" %)
2891 -[[image:12.PLC Protocol_html_3a6f4e2141763c8f.png||data-xwiki-image-style-alignment="center" height="315" width="600" class="img-thumbnail"]]
2892 -
2893 -|**No**|**Items**|**Description**
2894 -|1|Add|add a frame related to register address
2895 -|2|Insert|Select the position where you want to insert a frame, and click [Insert frame] to add a new frame in front of the current frame position
2896 -|3|Frame manager|This list shows some of the main parameters for each frame that the user adds
2897 -|4|Modify|Modify the frames in frame management
2898 -|5|Copy|Copy one frame to another
2899 -|6|Delete|Remove the selected frames from the list by modifying the frames in frame management. If no frames are selected in the list, the first frame is deleted.
2900 -|7|Empty|All frames in the list are cleared
2901 -|8|Browse|Displays configuration files in XML format in IE
2902 -|9|OK|Complete the configuration of the frame and exit
2903 -
2904 -Set CANBUS frame in setting windows
2905 -
2906 -(% style="text-align:center" %)
2907 -[[image:12.PLC Protocol_html_7c83130820321ef.png||data-xwiki-image-style-alignment="center" height="507" width="600" class="img-thumbnail"]]
2908 -
2909 -|**No**|**Items**|**Description**
2910 -|1|ID|Set the ID of a can frame in hexadecimal format;
2911 -|2|ID assign|split the ID by PF, PS, and SA;
2912 -|3|Frame type|Select Standard frame or Extended Frame;
2913 -|4|Frame format|Select between data frame and remote Frame;
2914 -|5|Data|Set the data part of CAN frame, with two Numbers representing a hexadecimal number and Spaces spaced; Maximum support of 8 bytes is defined according to CAN message;
2915 -|6|Use address|(((
2916 -Set the register address related to the CAN frame, which corresponds to the register address set on the main state one by one. The data obtained from the address is assigned continuously;
2917 -
2918 -**Edit:** Set a bit or word address by its format;
2919 -
2920 -**Option: **Set address options related to frame, enter “register address option” interface, specifically browse the following “register address option” interface;
2921 -)))
2922 -|(% rowspan="8" %)7|(% rowspan="8" %)Data interactive configuration|There are two interactive modes of the touch screen. One is that the touch screen actively sends frames, and the device receives and processes and feeds back. The other, on the contrary, passively receives frames from the device for processing and feedback;
2923 -|Send after receiving: if this item is selected, the interaction of the touch screen will act as a passive party, and the touch screen will receive the CAN frame first and send feedback. Unchecked items interact in the opposite way;
2924 -|Feedback mode: feedback mode includes no response, confirm response and data response;
2925 -|No response: the device or touch screen will not receive feedback;
2926 -|Confirm response: the device or the touch screen will receive feedback with confirmation, which could be used to compare the data parts. If this function is used, the 20 addresses before and after this address should not be used. All addresses of cata10-cata30 could not be used with the reply confirmation function of cata20;
2927 -|Data response: the device or touch screen will receive feedback with data, and the data to be separated from the feedback frame should be set to store in the register address;
2928 -|response ID: if the address wants to receive data on a frame with a different ID, set this, check "different from sender", and enter a different ID in the following input box. Without this setting, the screen will receive and process a frame with the same ID as the sender;
2929 -|Response timeout: sets whether the response frame timeout;
2930 -|(% rowspan="3" %)8|(% rowspan="3" %)Control address|If ticked, enable sending when the value of the corresponding control bit number (address) is non-0.
2931 -|Control bit: CtrlBit register range 0~~255, if the control bit is ON, can instruction will run normally. Otherwise, it doesn't run;
2932 -|Manually send: a manually send tick indicates only one send;
2933 -|9|Flag configuration|Communication control for each frame. Display OFF when communication is normal, and ON when communication is abnormal;
2934 -|10|Note|Fill the text to explain the meaning of the frame;
2935 -|11|Data assign|Preview the display in this table based on the address and the corresponding number of digits;
2936 -|12|Current operation display|Display the description of current operation;
2937 -|13|Add|Add a new frame;
2938 -|14|Save frame|Save the configured frame format;
2939 -|15|Cancel|Cancel the frame configuration;
2940 -
2941 -Set CAN address (Read or write operation);
2942 -
2943 -(% style="text-align:center" %)
2944 -[[image:12.PLC Protocol_html_7e9f9b25eb6ae8ce.png||data-xwiki-image-style-alignment="center" height="446" width="600" class="img-thumbnail"]]
2945 -
2946 -|**No.**|**Item**|**Description**
2947 -|1|Current address|Displays the register type and register address set by the user in the data access interface
2948 -|(% rowspan="3" %)2|(% rowspan="3" %)Trigger|Two operations, "read" and "write," are based on on-screen registers
2949 -|If "read" is selected, the register address is reading device data in a manner of sending frames set by the user in a loop.
2950 -|If "write" is selected, the screen data of the register address will be written into the device. The writing mode is that the user makes a write operation on the screen, which will trigger the sending of a frame set by the user.
2951 -|(% rowspan="5" %)3|(% rowspan="3" %)Data operation|The read and write operations in the trigger conditions are set accordingly.
2952 -|If the trigger condition is a read operation, this section needs to set the position and length of the data to be obtained at the current address in the frame.
2953 -|If the trigger condition is a writing operation, there are two situations:(((
2954 -* If the "add writing data to the frame" option is not selected, the frame set by the user will be sent directly when the user writes on the screen.
2955 -* Select the "add the written data to the frame" option, and when the user writes on the screen, the program will insert the data in the frame set by the user and send the written data to the frame set by the user according to the data insertion position and length set by the user.
2956 -)))
2957 -|(% rowspan="2" %)Position and length input format|If the register type is a bit address, the decimal point is required to represent the bits in the byte. For example, 1.1 represents the first bit of the first byte of 8 bytes in the data frame, and the length is in bits, and so on.
2958 -|If the register type is word address, the integer only needs to represent the byte, such as 1, which represents the first byte of 8-byte data in the data frame, and the unit of length is byte, and so on.
2959 -|4|Add|Add current configuration
2960 -|5|Close|Close the configuration window to exit
2961 -
2962 -**Multiple Packages Settings**
2963 -
2964 -(% style="text-align:center" %)
2965 -[[image:12.PLC Protocol_html_107e0f6b1a90afff.png||data-xwiki-image-style-alignment="center" height="341" width="600" class="img-thumbnail"]]
2966 -
2967 -Check [Multiple packages supported] to open [Multiple package data] window, as below show.
2968 -
2969 -Select Multiple package type
2970 -
2971 -* Not Multiple packages
2972 -* J1939 Multiple packages
2973 -* Customized Multiple packages
2974 -
2975 -Click [Edit Receive data] for [Receive] settings
2976 -
2977 -* Start code+ Total length (J1939)
2978 -
2979 -(% style="text-align:center" %)
2980 -[[image:12.PLC Protocol_html_3c360c6b5aca51bf.png||data-xwiki-image-style-alignment="center" height="340" width="426" class="img-thumbnail"]]
2981 -
2982 -As set above set, J1939 command is received by the HMI, only when its length is 25 bytes, and the start code is 0x57, 0x1B;
2983 -
2984 -* Start code + Data max length (J1939)
2985 -
2986 -(% style="text-align:center" %)
2987 -[[image:12.PLC Protocol_html_74496b2a68cfcdde.png||data-xwiki-image-style-alignment="center" height="340" width="426" class="img-thumbnail"]]
2988 -
2989 -As set above set, J1939 command is received by the HMI, only when its length less than 50 bytes, and the start code is 0x57, 0x1B;
2990 -
2991 -* Data max length (J1939)
2992 -
2993 -(% style="text-align:center" %)
2994 -[[image:12.PLC Protocol_html_98cea3e7cbd8f05d.png||data-xwiki-image-style-alignment="center" height="340" width="426" class="img-thumbnail"]]
2995 -
2996 -As set above set, J1939 command is received by the HMI, only when its length less than 50 bytes.
2997 -
2998 -* Customized multiple package
2999 -
3000 -(% style="text-align:center" %)
3001 -[[image:12.PLC Protocol_html_4635bbe4d7999db0.png||data-xwiki-image-style-alignment="center" height="395" width="367" class="img-thumbnail"]]
3002 -
3003 -As set above, It is received by the HMI, when the first frame starts with 0X57 0X1B, and the sum of the data lengths of multiple frames is equal to 79 bytes.
3004 -
3005 -Click [Edit Send data] for [Send] setting
3006 -
3007 -* J1939
3008 -
3009 -(% style="text-align:center" %)
3010 -[[image:12.PLC Protocol_html_a4769e44331ca732.png||data-xwiki-image-style-alignment="center" height="280" width="463" class="img-thumbnail"]]
3011 -
3012 -[Data] is all data to be sent.
3013 -
3014 -Since the frame of the J1939 frame contains the number of the data packet, so the data sent is: the first byte (number) + 7 bytes of data. If it is less than 7 bytes, it is sent in the actual number of bytes.
3015 -
3016 -* Customized multiple package
3017 -
3018 -(% style="text-align:center" %)
3019 -[[image:12.PLC Protocol_html_78546f765d6f3deb.png||data-xwiki-image-style-alignment="center" height="280" width="463"]]
3020 -
3021 -[Data] is all data to be sent.
3022 -
3023 -As set above, fist frame length is 2 bytes, and others are sent with 6 bytes for every frame, if the last frame is less than 6 bytes, send according to the actual length.
3024 -
3025 -**Cable Wiring**
3026 -
3027 -(% style="text-align:center" %)
3028 -[[image:12.PLC Protocol_html_fccede84efcbdc22.png||data-xwiki-image-style-alignment="center" height="111" width="391" class="img-thumbnail"]]
3029 -
3030 -**✎Note:** The address interval between each frame need to be more than a word address;
image-20220829155452-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -38.1 KB
Content
image-20220829162116-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -50.4 KB
Content
image-20220830094600-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -40.4 KB
Content
image-20220830094657-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -53.4 KB
Content
image-20220830094929-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -90.4 KB
Content
image-20220830095131-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -25.7 KB
Content
image-20220830140537-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -35.2 KB
Content
image-20220830140629-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -48.4 KB
Content
image-20220830141138-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -82.9 KB
Content