Changes for page 12 PLC Protocol OLD

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

From version 103.1
edited by Ben
on 2022/08/29 16:38
Change comment: There is no comment for this version
To version 128.1
edited by Ben
on 2022/08/30 14:53
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 -== **FreeTag Ethernet/IP (CompactLogix)** ==
514 +== **CompactLogix FreeTag Ethernet protocol** ==
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 -== **AB PLC address edit** ==
571 +== **MicroLogix 1200** ** protocol** ==
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  
... ... @@ -1631,242 +1631,210 @@
1631 1631  
1632 1632  **1)HMI Settings**
1633 1633  
1634 +|**Item**|**Settings**|**Note**
1635 +|Protocol|DELTA AS300 MODBUS RTU|
1636 +|Connection|RS485|
1637 +|Baud rate|9600|
1638 +|Data bit|8|
1639 +|Parity|NONE|
1640 +|Stop bit|1|
1641 +|PLC station No.|1|
1642 +
1634 1634  **2)Address List**
1635 1635  
1636 -**3)Configure the communication protocol**
1637 1637  
1638 -**4)Cable Wiring**
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|
1639 1639  
1640 -== **AS Ethernet Protocol** ==
1664 +**3)Configure the communication protocol**
1641 1641  
1642 -**1)HMI Settings**
1666 +[[image:image-20220830094600-1.png]]
1643 1643  
1644 -**2)Address List**
1668 +[[image:image-20220830094657-2.png]]
1645 1645  
1646 -**3)Configure the communication protocol**
1647 -
1648 1648  **4)Cable Wiring**
1649 1649  
1650 -= **MODBUS** =
1672 +Figure
1651 1651  
1652 -== **MODBUS RTU Master** ==
1674 +[[image:image-20220830141138-1.png]]
1653 1653  
1654 -Supported Series: MODBUS RTU CONTROLLER
1676 +Pin Definition Diagram
1655 1655  
1656 -HMI works as MODBUS SLAVE connecting with MASTER
1678 +[[image:image-20220830095131-1.png]]
1657 1657  
1658 -(% style="text-align:center" %)
1659 -[[image:12.PLC Protocol_html_44425b313b0a6b96.png||data-xwiki-image-style-alignment="center" height="571" width="544" class="img-thumbnail"]]
1680 +== **AS Ethernet Protocol** ==
1660 1660  
1682 +**1)HMI Settings**
1661 1661  
1662 -(% style="text-align:center" %)
1663 -[[image:12.PLC Protocol_html_b56b9da32c3caaa.png||data-xwiki-image-style-alignment="center" height="462" width="600" class="img-thumbnail"]]
1664 1664  
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|
1665 1665  
1666 -(% style="text-align:center" %)
1667 -[[image:12.PLC Protocol_html_67cd25458b9c72a6.png||data-xwiki-image-style-alignment="center" height="462" width="600" class="img-thumbnail"]]
1692 +**2)Address List**
1668 1668  
1669 -**HMI Settings**
1670 1670  
1671 -(% class="table-bordered" %)
1672 -|**Items**|**Settings**|**Note**
1673 -|Protocol|MODBUS RTU Master|
1674 -|Connection|RS485/RS232|
1675 -|Baud rate|2400~~187500|
1676 -|Data bit|8|
1677 -|Parity|Even/ Odd/ None|
1678 -|Stop bit|1/2|
1679 -|Station No.|0~~255|
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|
1680 1680  
1681 -**Address List**
1713 +**3)Configure the communication protocol**
1682 1682  
1683 -(% class="table-bordered" %)
1684 -|**Type**|**HMI address**|**MODBUS code**|**Range**
1685 -|Bit|HDX3000.0~~HDX3499.15|0|0~~7999
1686 -|Word|HDW3500~~HDW7999|4|0~~4499
1715 +[[image:image-20220830140537-1.png]]
1687 1687  
1688 -**Cable Wiring**
1717 +[[image:image-20220830140629-2.png]]
1689 1689  
1690 -* **RS485**
1719 +**4)Cable Wiring**
1691 1691  
1692 -(% style="text-align:center" %)
1693 -[[image:12.PLC Protocol_html_68dfb6d383f0edd9.png||data-xwiki-image-style-alignment="center" height="244" width="394" class="img-thumbnail"]]
1721 +Figure
1694 1694  
1695 -(% style="text-align:center" %)
1696 -[[image:12.PLC Protocol_html_cbeb90cb4faaa8bc.png||data-xwiki-image-style-alignment="center" height="244" width="394" class="img-thumbnail"]]
1723 +[[image:image-20220830094929-1.png]]
1697 1697  
1698 -* **RS232**
1725 +Pin Definition Diagram
1699 1699  
1700 -(% style="text-align:center" %)
1701 -[[image:12.PLC Protocol_html_9030ba679545793b.png||data-xwiki-image-style-alignment="center" height="241" width="387" class="img-thumbnail"]]
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"]]
1702 1702  
1703 -**✎Note:** COM3 only available in PI8000/PI9000 series.
1729 += Create communication with **Omron** PLC =
1704 1704  
1705 -== **MODBUS RTU Slave (All function)/(All function OneBaseAddress)** ==
1731 +== **CJ TCP FINS Ethemet  Protocol** ==
1706 1706  
1707 -Supported Series: MODBUS RTU CONTROLLER
1733 +Supported device:CJ series
1708 1708  
1709 -HMI works as MODBUS MASTER connecting with SLAVE.
1735 +**1)HMI Settings**
1710 1710  
1711 -The addresses in [All function] start from 0, while the addresses in [All function OneBaseAddress] start from 1 (offset 1).
1737 +|=**Items**|=**Settings**|=**Note**
1738 +|Protocol|OMRON CJ TCP FINS Ethemet|
1739 +|Connection|Ethernet|
1740 +|Port No.|9600|
1741 +|Device No.|0|
1742 +|HMI No.|0|(((
1743 +
1744 +)))
1712 1712  
1713 -(% style="text-align:center" %)
1714 -[[image:12.PLC Protocol_html_7236139c887defad.png||data-xwiki-image-style-alignment="center" height="571" width="544" class="img-thumbnail"]]
1746 +**2)Address List**
1715 1715  
1748 +|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
1749 +|Bit|CIO|CIO|CIO d|0~~99999|
1750 +|Bit|W|W|W d|0~~99999|
1751 +|Bit|D|D|D d|0~~99999|
1752 +|Bit|H|H|H d|0~~99999|
1753 +|Bit|A|A|A d|0~~99999|
1754 +|Bit|T|T|T h|0~~99999|
1755 +|Bit|CF|CF|CF d|0~~99999|
1756 +|Bit|FF|FF|FF d|0~~99999|
1757 +|Bit|C|C|C d|0~~99999|
1758 +|Bit|EM0|EM0|EM0 d|0~~99999|
1759 +|Bit|EM1|EM1|EM1 d|0~~99999|
1760 +|Bit|EM2|EM2|EM2 d|0~~99999|
1761 +|Bit|EM3|EM3|EM3 d|0~~99999|
1762 +|Bit|EM4|EM4|EM4 d|0~~99999|
1763 +|Bit|EM5|EM5|EM5 h|0~~99999|
1764 +|Bit|EM6|EM6|EM6 d|0~~99999|
1765 +|Bit|EM7|EM7|EM7 d|0~~99999|
1766 +|Bit|EM8|EM8|EM8 d|0~~99999|
1767 +|Bit|EM9|EM9|EM9 d|0~~99999|
1768 +|Bit|EMA|EMA|EMA d|0~~99999|
1769 +|Bit|EMB|EMB|EMB d|0~~99999|
1770 +|Bit|EMC|EMC|EMC d|0~~99999|
1771 +|Bit|Lamp|Lamp|Lamp d|0~~0|
1772 +|Word|CIO|CIO|CIO d|0~~99999|
1773 +|Word|W|W|W d|0~~99999|
1774 +|Word|D|D|D d|0~~99999|
1775 +|Word|H|H|H d|0~~99999|
1776 +|Word|A|A|A d|0~~99999|
1777 +|Word|T|T|T h|0~~99999|
1778 +|Word|CF|CF|CF d|0~~99999|
1779 +|Word|FF|FF|FF d|0~~99999|
1780 +|Word|C|C|C d|0~~99999|
1781 +|Word|EM0|EM0|EM0 d|0~~99999|
1782 +|Word|EM1|EM1|EM1 d|0~~99999|
1783 +|Word|EM2|EM2|EM2 d|0~~99999|
1784 +|Word|EM3|EM3|EM3 d|0~~99999|
1785 +|Word|EM4|EM4|EM4 d|0~~99999|
1786 +|Word|EM5|EM5|EM5 h|0~~99999|
1787 +|Word|EM6|EM6|EM6 d|0~~99999|
1788 +|Word|EM7|EM7|EM7 d|0~~99999|
1789 +|Word|EM8|EM8|EM8 d|0~~99999|
1790 +|Word|EM9|EM9|EM9 d|0~~99999|
1791 +|Word|EMA|EMA|EMA d|0~~99999|
1792 +|Word|EMB|EMB|EMB d|0~~99999|
1793 +|Word|EMC|EMC|EMC d|0~~99999|
1794 +|Word|IR|IR|IR d|0~~99999|
1795 +|Word|DR|DR|DR d|0~~99999|
1716 1716  
1717 -(% style="text-align:center" %)
1718 -[[image:12.PLC Protocol_html_de80207f2b495c17.png||data-xwiki-image-style-alignment="center" height="462" width="600" class="img-thumbnail"]]
1797 +**3)Configure the communication protocol**
1719 1719  
1799 +[[image:image-20220830143348-1.png]]
1720 1720  
1721 -(% style="text-align:center" %)
1722 -[[image:12.PLC Protocol_html_4e9e8eff81c7ff8b.png||data-xwiki-image-style-alignment="center" height="462" width="600" class="img-thumbnail"]]
1801 +[[image:image-20220830143511-2.png]]
1723 1723  
1724 -**HMI Settings**
1725 1725  
1726 -(% class="table-bordered" %)
1727 -|**Items**|**Settings**|**Note**
1728 -|Protocol|MODBUS RTU Slave (All function)/( All function OneBaseAddress)|
1729 -|Connection|RS485/RS232|
1730 -|Baud rate|2400~~187500|
1731 -|Data bit|8|
1732 -|Parity|Even/ Odd/ None|
1733 -|Stop bit|1/2|
1734 -|PLC station No.|0~~255|
1735 1735  
1736 -**Address List**
1805 +**4)Cable Wiring**
1737 1737  
1738 -(% class="table-bordered" %)
1739 -|**Type**|**Address Type**|**Function code & Description**
1740 -|(% rowspan="11" %)Word|(% rowspan="3" %)3|04 (read input register: read current binary value in one or more input registers)
1741 -|06 (write single register: write a binary value to a holding register)
1742 -|10 (write values to multiple addresses )
1743 -|(% rowspan="3" %)4|03 (read holding register: read current binary value in one or more holding registers)
1744 -|06 (write single register: write a binary value to a holding register)
1745 -|10 (write values to multiple addresses )
1746 -|(% rowspan="3" %)W6|03 (read holding register: read current binary value in one or more holding registers)
1747 -|06 (write single register: write a binary value to a holding register)
1748 -|10 (write values to multiple addresses )
1749 -|(% rowspan="2" %)W16|03 (read holding register: read current binary value in one or more holding registers)
1750 -|10 (write values to multiple addresses )
1751 -|(% rowspan="11" %)Bit|(% rowspan="3" %)0|01 (Read coil state)
1752 -|05 (Force a single coil to force the on/off state of a logic coil)
1753 -|0F (Write multiple bits, ie write continuously)
1754 -|(% rowspan="3" %)1|02 (Read the input state)
1755 -|05 (Force a single coil to force the on/off state of a logic coil)
1756 -|0F (Write multiple bits)
1757 -|(% rowspan="3" %)W5|01 (Read coil state to obtain the current state of a set of logic coils)
1758 -|05 (Force a single coil to force the on/off state of a logic coil)
1759 -|0F (Write multiple bits)
1760 -|(% rowspan="2" %)W15|01 (Read coil state to obtain the current state of a set of logic coils)
1761 -|0F (Write multiple bits)
1807 +Pin Definition Diagram
1762 1762  
1763 -**✎Note:**
1809 +[[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"]]
1764 1764  
1765 -* Modbus can also support getting bit from the word, which could access the address such as 100.1 and other formats.
1766 -* The function codes sent out are the same as those that read and write words.
1811 +(% class="wikigeneratedid" %)
1812 +== ==
1767 1767  
1768 -**Station number for more than one slaves**
1814 +(% class="wikigeneratedid" %)
1815 +== ==
1769 1769  
1770 -If there are more than one slaves connected to HMI, please set slave station number during editing address, as below shows.
1817 +(% class="wikigeneratedid" %)
1818 +== ==
1771 1771  
1772 -(% style="text-align:center" %)
1773 -[[image:12.PLC Protocol_html_31f028c6d80be344.png||data-xwiki-image-style-alignment="center" height="515" width="485" class="img-thumbnail"]]
1820 +(% class="wikigeneratedid" %)
1821 +== ==
1774 1774  
1775 -**Cable Wiring**
1823 +(% class="wikigeneratedid" %)
1824 +== ==
1776 1776  
1777 -* **RS485**
1826 +(% class="wikigeneratedid" %)
1827 +== ==
1778 1778  
1779 -(% style="text-align:center" %)
1780 -[[image:12.PLC Protocol_html_68dfb6d383f0edd9.png||data-xwiki-image-style-alignment="center" height="244" width="394" class="img-thumbnail"]]
1829 +(% class="wikigeneratedid" %)
1830 +== ==
1781 1781  
1782 -(% style="text-align:center" %)
1783 -[[image:12.PLC Protocol_html_cbeb90cb4faaa8bc.png||data-xwiki-image-style-alignment="center" height="244" width="394" class="img-thumbnail"]]
1832 +== **EC55 Protocol** ==
1784 1784  
1785 -* **RS232**
1786 -
1787 -(% style="text-align:center" %)
1788 -[[image:12.PLC Protocol_html_9030ba679545793b.png||data-xwiki-image-style-alignment="center" height="241" width="387" class="img-thumbnail"]]
1789 -
1790 -**✎Note:** COM3 only available in PI8000/PI9000 series.
1791 -
1792 -== **MODBUS TCP Slave (All function)** ==
1793 -
1794 -Supported series: MODBUS TCP controller
1795 -
1796 -HMI works as MODBUS TCP MASTER connecting with TCP SLAVE
1797 -
1798 -(% style="text-align:center" %)
1799 -[[image:12.PLC Protocol_html_8877cb7f39c2b607.png||data-xwiki-image-style-alignment="center" height="571" width="544" class="img-thumbnail"]]
1800 -
1801 -(% style="text-align:center" %)
1802 -[[image:12.PLC Protocol_html_e7e1f06f127a9175.png||data-xwiki-image-style-alignment="center" height="426" width="553" class="img-thumbnail"]]
1803 -
1804 -
1805 -(% style="text-align:center" %)
1806 -[[image:12.PLC Protocol_html_60bbfe5de79417a6.png||data-xwiki-image-style-alignment="center" height="163" width="553" class="img-thumbnail"]]
1807 -
1808 -**HMI Setting**
1809 -
1810 -(% class="table-bordered" %)
1811 -|**Items**|**Settings**|**Note**
1812 -|Protocol|MODBUS TCP Slave (All function)|
1813 -|Connection|Ethernet|
1814 -|Port No.|502|
1815 -|PLC station No.|1|
1816 -
1817 -**Address List**
1818 -
1819 -(% class="table-bordered" %)
1820 -|**Type**|**Register**|**Function code & Description**
1821 -|(% rowspan="11" %)Word|(% rowspan="3" %)3|04 (read input register: read current binary value in one or more input registers)
1822 -|06 (write single register: write a binary value to a holding register)
1823 -|10 (write values to multiple addresses )
1824 -|(% rowspan="3" %)4|03 (read holding register: read current binary value in one or more holding registers)
1825 -|06 (write single register: write a binary value to a holding register)
1826 -|10 (write values to multiple addresses )
1827 -|(% rowspan="3" %)W6|03 (read holding register: read current binary value in one or more holding registers)
1828 -|06 (write single register: write a binary value to a holding register)
1829 -|10 (write values to multiple addresses )
1830 -|(% rowspan="2" %)W16|03 (read holding register: read current binary value in one or more holding registers)
1831 -|10 (write values to multiple addresses )
1832 -|(% rowspan="11" %)Bit|(% rowspan="3" %)0|01 (Read coil state)
1833 -|05 (Force a single coil to force the on/off state of a logic coil)
1834 -|0F (Write multiple bits, ie write continuously)
1835 -|(% rowspan="3" %)1|02 (Read the input state)
1836 -|05 (Force a single coil to force the on/off state of a logic coil)
1837 -|0F (Write multiple bits)
1838 -|(% rowspan="3" %)W5|01 (Read coil state to obtain the current state of a set of logic coils)
1839 -|05 (Force a single coil to force the on/off state of a logic coil)
1840 -|0F (Write multiple bits)
1841 -|(% rowspan="2" %)W15|01 (Read coil state to obtain the current state of a set of logic coils)
1842 -|0F (Write multiple bits)
1843 -
1844 -**Communication Settings**
1845 -
1846 -Enable HMI Ethernet in [Project Settings];
1847 -
1848 -(% style="text-align:center" %)
1849 -[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="107" width="405" class="img-thumbnail"]]
1850 -
1851 -Set PLC IP in [Device IP] settings;
1852 -
1853 -(% style="text-align:center" %)
1854 -[[image:12.PLC Protocol_html_4bd3cc8348adecf8.png||data-xwiki-image-style-alignment="center" height="190" width="554" class="img-thumbnail"]]
1855 -
1856 -**Cable Wiring**
1857 -
1858 -(% style="text-align:center" %)
1859 -[[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="401" class="img-thumbnail"]]
1860 -
1861 -= **Omron** =
1862 -
1863 -== **EC55** ==
1864 -
1865 1865  Supported device: EC55 temperature instrument
1866 1866  
1867 1867  **HMI Settings**
1868 1868  
1869 -(% class="table-bordered" %)
1870 1870  |**Items**|**Settings**|**Note**
1871 1871  |Protocol|Omron EC55|
1872 1872  |Connection|RS485 (9600, 2, 7, EVEN)|
... ... @@ -1875,7 +1875,6 @@
1875 1875  
1876 1876  **Address List**
1877 1877  
1878 -(% class="table-bordered" %)
1879 1879  |**Type**|**Register**|**Device range**|**HMI range**|**Function**
1880 1880  |(% rowspan="3" %)Double word|C0|0-13 (Hex)|0-19|Set read only parameter for area 0
1881 1881  |C1|0-4D(Hex)|0-77|Set Read/Write parameter for area 0
... ... @@ -1921,15 +1921,14 @@
1921 1921  * Because of the mechanism problem, this protocol could not support CompoWay/F function that is read-write function of variables in protocol document.
1922 1922  * When using double-word address, set the data format to 32 bits, otherwise the read/write function is unable.
1923 1923  * 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.
1924 -* (% 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.
1891 +* [[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.
1925 1925  
1926 -== EtherNet/IP NX series ==
1893 +== **EtherNet/IP NX series Protocol** ==
1927 1927  
1928 1928  Supported series: Omron NX/NJ series
1929 1929  
1930 1930  **HMI Setting**
1931 1931  
1932 -(% class="table-bordered" %)
1933 1933  |**Items**|**Settings**|**Note**
1934 1934  |Protocol|Omron NX Ethernet/IP|
1935 1935  |Connection|Ethernet|
... ... @@ -1981,183 +1981,224 @@
1981 1981  (% style="text-align:center" %)
1982 1982  [[image:12.PLC Protocol_html_437cb087b36b5784.png||data-xwiki-image-style-alignment="center" height="330" width="600" class="img-thumbnail"]]
1983 1983  
1984 -
1985 1985  (% style="text-align:center" %)
1986 1986  [[image:12.PLC Protocol_html_60ef71528a99abf5.png||data-xwiki-image-style-alignment="center" height="188" width="554" class="img-thumbnail"]]
1987 1987  
1988 1988  **Cable Wiring**
1989 1989  
1955 +[[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"]]
1956 +
1957 += **MODBUS** =
1958 +
1959 +== **MODBUS RTU Master** ==
1960 +
1961 +Supported Series: MODBUS RTU CONTROLLER
1962 +
1963 +HMI works as MODBUS SLAVE connecting with MASTER
1964 +
1990 1990  (% style="text-align:center" %)
1991 -[[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="401" class="img-thumbnail"]]
1966 +[[image:12.PLC Protocol_html_44425b313b0a6b96.png||data-xwiki-image-style-alignment="center" height="571" width="544" class="img-thumbnail"]]
1992 1992  
1993 -= **OpenCAN** =
1994 1994  
1995 -OpenCan is based on CAN2.0 standard; OpenCAN protocols that could be configured autonomously to accept and send frames.
1969 +(% style="text-align:center" %)
1970 +[[image:12.PLC Protocol_html_b56b9da32c3caaa.png||data-xwiki-image-style-alignment="center" height="462" width="600" class="img-thumbnail"]]
1996 1996  
1997 -This protocol is only available in PI8000 series HMI.
1998 1998  
1973 +(% style="text-align:center" %)
1974 +[[image:12.PLC Protocol_html_67cd25458b9c72a6.png||data-xwiki-image-style-alignment="center" height="462" width="600" class="img-thumbnail"]]
1975 +
1999 1999  **HMI Settings**
2000 2000  
2001 2001  (% class="table-bordered" %)
2002 2002  |**Items**|**Settings**|**Note**
2003 -|Protocol|OPENCAN|
2004 -|Connection|CAN port|
2005 -|Baud rate|250000|
1980 +|Protocol|MODBUS RTU Master|
1981 +|Connection|RS485/RS232|
1982 +|Baud rate|2400~~187500|
1983 +|Data bit|8|
1984 +|Parity|Even/ Odd/ None|
1985 +|Stop bit|1/2|
1986 +|Station No.|0~~255|
2006 2006  
2007 -**CAN frame setting in HMI**
1988 +**Address List**
2008 2008  
2009 -Click [OpenCAN setting] button in communication setting window;
1990 +(% class="table-bordered" %)
1991 +|**Type**|**HMI address**|**MODBUS code**|**Range**
1992 +|Bit|HDX3000.0~~HDX3499.15|0|0~~7999
1993 +|Word|HDW3500~~HDW7999|4|0~~4499
2010 2010  
2011 -(% style="text-align:center" %)
2012 -[[image:12.PLC Protocol_html_e866b9e56e19785d.png||data-xwiki-image-style-alignment="center" height="503" width="600" class="img-thumbnail"]]
1995 +**Cable Wiring**
2013 2013  
2014 -Click [Add] to create a new frame;
1997 +* **RS485**
2015 2015  
2016 2016  (% style="text-align:center" %)
2017 -[[image:12.PLC Protocol_html_3a6f4e2141763c8f.png||data-xwiki-image-style-alignment="center" height="315" width="600" class="img-thumbnail"]]
2000 +[[image:12.PLC Protocol_html_68dfb6d383f0edd9.png||data-xwiki-image-style-alignment="center" height="244" width="394" class="img-thumbnail"]]
2018 2018  
2019 -(% class="table-bordered" %)
2020 -|**No**|**Items**|**Description**
2021 -|1|Add|add a frame related to register address
2022 -|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
2023 -|3|Frame manager|This list shows some of the main parameters for each frame that the user adds
2024 -|4|Modify|Modify the frames in frame management
2025 -|5|Copy|Copy one frame to another
2026 -|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.
2027 -|7|Empty|All frames in the list are cleared
2028 -|8|Browse|Displays configuration files in XML format in IE
2029 -|9|OK|Complete the configuration of the frame and exit
2002 +(% style="text-align:center" %)
2003 +[[image:12.PLC Protocol_html_cbeb90cb4faaa8bc.png||data-xwiki-image-style-alignment="center" height="244" width="394" class="img-thumbnail"]]
2030 2030  
2031 -Set CANBUS frame in setting windows
2005 +* **RS232**
2032 2032  
2033 2033  (% style="text-align:center" %)
2034 -[[image:12.PLC Protocol_html_7c83130820321ef.png||data-xwiki-image-style-alignment="center" height="507" width="600" class="img-thumbnail"]]
2008 +[[image:12.PLC Protocol_html_9030ba679545793b.png||data-xwiki-image-style-alignment="center" height="241" width="387" class="img-thumbnail"]]
2035 2035  
2036 -(% class="table-bordered" %)
2037 -|**No**|(% style="width:185px" %)**Items**|(% style="width:854px" %)**Description**
2038 -|1|(% style="width:185px" %)ID|(% style="width:854px" %)Set the ID of a can frame in hexadecimal format;
2039 -|2|(% style="width:185px" %)ID assign|(% style="width:854px" %)split the ID by PF, PS, and SA;
2040 -|3|(% style="width:185px" %)Frame type|(% style="width:854px" %)Select Standard frame or Extended Frame;
2041 -|4|(% style="width:185px" %)Frame format|(% style="width:854px" %)Select between data frame and remote Frame;
2042 -|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;
2043 -|6|(% style="width:185px" %)Use address|(% style="width:854px" %)(((
2044 -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;
2010 +**✎Note:** COM3 only available in PI8000/PI9000 series.
2045 2045  
2046 -**Edit:** Set a bit or word address by its format;
2012 +== **MODBUS RTU Slave (All function)/(All function OneBaseAddress)** ==
2047 2047  
2048 -**Option: **Set address options related to frame, enter “register address option” interface, specifically browse the following “register address option” interface;
2049 -)))
2050 -|(% 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;
2051 -|(% 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;
2052 -|(% style="width:854px" %)Feedback mode: feedback mode includes no response, confirm response and data response;
2053 -|(% style="width:854px" %)No response: the device or touch screen will not receive feedback;
2054 -|(% 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;
2055 -|(% 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;
2056 -|(% 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;
2057 -|(% style="width:854px" %)Response timeout: sets whether the response frame timeout;
2058 -|(% 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.
2059 -|(% 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;
2060 -|(% style="width:854px" %)Manually send: a manually send tick indicates only one send;
2061 -|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;
2062 -|10|(% style="width:185px" %)Note|(% style="width:854px" %)Fill the text to explain the meaning of the frame;
2063 -|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;
2064 -|12|(% style="width:185px" %)Current operation display|(% style="width:854px" %)Display the description of current operation;
2065 -|13|(% style="width:185px" %)Add|(% style="width:854px" %)Add a new frame;
2066 -|14|(% style="width:185px" %)Save frame|(% style="width:854px" %)Save the configured frame format;
2067 -|15|(% style="width:185px" %)Cancel|(% style="width:854px" %)Cancel the frame configuration;
2014 +Supported Series: MODBUS RTU CONTROLLER
2068 2068  
2069 -Set CAN address (Read or write operation);
2016 +HMI works as MODBUS MASTER connecting with SLAVE.
2070 2070  
2018 +The addresses in [All function] start from 0, while the addresses in [All function OneBaseAddress] start from 1 (offset 1).
2019 +
2071 2071  (% style="text-align:center" %)
2072 -[[image:12.PLC Protocol_html_7e9f9b25eb6ae8ce.png||data-xwiki-image-style-alignment="center" height="446" width="600" class="img-thumbnail"]]
2021 +[[image:12.PLC Protocol_html_7236139c887defad.png||data-xwiki-image-style-alignment="center" height="571" width="544" class="img-thumbnail"]]
2073 2073  
2074 -(% class="table-bordered" %)
2075 -|**No.**|(% style="width:207px" %)**Item**|(% style="width:829px" %)**Description**
2076 -|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
2077 -|(% rowspan="3" %)2|(% rowspan="3" style="width:207px" %)Trigger|(% style="width:829px" %)Two operations, "read" and "write," are based on on-screen registers
2078 -|(% 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.
2079 -|(% 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.
2080 -|(% 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.
2081 -|(% 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.
2082 -|(% style="width:829px" %)If the trigger condition is a writing operation, there are two situations:(((
2083 -* 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.
2084 -* 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.
2085 -)))
2086 -|(% 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.
2087 -|(% 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.
2088 -|4|(% style="width:207px" %)Add|(% style="width:829px" %)Add current configuration
2089 -|5|(% style="width:207px" %)Close|(% style="width:829px" %)Close the configuration window to exit
2090 2090  
2091 -**Multiple Packages Settings**
2024 +(% style="text-align:center" %)
2025 +[[image:12.PLC Protocol_html_de80207f2b495c17.png||data-xwiki-image-style-alignment="center" height="462" width="600" class="img-thumbnail"]]
2092 2092  
2027 +
2093 2093  (% style="text-align:center" %)
2094 -[[image:12.PLC Protocol_html_107e0f6b1a90afff.png||data-xwiki-image-style-alignment="center" height="341" width="600" class="img-thumbnail"]]
2029 +[[image:12.PLC Protocol_html_4e9e8eff81c7ff8b.png||data-xwiki-image-style-alignment="center" height="462" width="600" class="img-thumbnail"]]
2095 2095  
2096 -Check [Multiple packages supported] to open [Multiple package data] window, as below show.
2031 +**HMI Settings**
2097 2097  
2098 -Select Multiple package type
2033 +(% class="table-bordered" %)
2034 +|**Items**|**Settings**|**Note**
2035 +|Protocol|MODBUS RTU Slave (All function)/( All function OneBaseAddress)|
2036 +|Connection|RS485/RS232|
2037 +|Baud rate|2400~~187500|
2038 +|Data bit|8|
2039 +|Parity|Even/ Odd/ None|
2040 +|Stop bit|1/2|
2041 +|PLC station No.|0~~255|
2099 2099  
2100 -* Not Multiple packages
2101 -* J1939 Multiple packages
2102 -* Customized Multiple packages
2043 +**Address List**
2103 2103  
2104 -Click [Edit Receive data] for [Receive] settings
2045 +(% class="table-bordered" %)
2046 +|**Type**|**Address Type**|**Function code & Description**
2047 +|(% rowspan="11" %)Word|(% rowspan="3" %)3|04 (read input register: read current binary value in one or more input registers)
2048 +|06 (write single register: write a binary value to a holding register)
2049 +|10 (write values to multiple addresses )
2050 +|(% rowspan="3" %)4|03 (read holding register: read current binary value in one or more holding registers)
2051 +|06 (write single register: write a binary value to a holding register)
2052 +|10 (write values to multiple addresses )
2053 +|(% rowspan="3" %)W6|03 (read holding register: read current binary value in one or more holding registers)
2054 +|06 (write single register: write a binary value to a holding register)
2055 +|10 (write values to multiple addresses )
2056 +|(% rowspan="2" %)W16|03 (read holding register: read current binary value in one or more holding registers)
2057 +|10 (write values to multiple addresses )
2058 +|(% rowspan="11" %)Bit|(% rowspan="3" %)0|01 (Read coil state)
2059 +|05 (Force a single coil to force the on/off state of a logic coil)
2060 +|0F (Write multiple bits, ie write continuously)
2061 +|(% rowspan="3" %)1|02 (Read the input state)
2062 +|05 (Force a single coil to force the on/off state of a logic coil)
2063 +|0F (Write multiple bits)
2064 +|(% rowspan="3" %)W5|01 (Read coil state to obtain the current state of a set of logic coils)
2065 +|05 (Force a single coil to force the on/off state of a logic coil)
2066 +|0F (Write multiple bits)
2067 +|(% rowspan="2" %)W15|01 (Read coil state to obtain the current state of a set of logic coils)
2068 +|0F (Write multiple bits)
2105 2105  
2106 -* Start code+ Total length (J1939)
2070 +**✎Note:**
2107 2107  
2108 -(% style="text-align:center" %)
2109 -[[image:12.PLC Protocol_html_3c360c6b5aca51bf.png||data-xwiki-image-style-alignment="center" height="340" width="426" class="img-thumbnail"]]
2072 +* Modbus can also support getting bit from the word, which could access the address such as 100.1 and other formats.
2073 +* The function codes sent out are the same as those that read and write words.
2110 2110  
2111 -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;
2075 +**Station number for more than one slaves**
2112 2112  
2113 -* Start code + Data max length (J1939)
2077 +If there are more than one slaves connected to HMI, please set slave station number during editing address, as below shows.
2114 2114  
2115 2115  (% style="text-align:center" %)
2116 -[[image:12.PLC Protocol_html_74496b2a68cfcdde.png||data-xwiki-image-style-alignment="center" height="340" width="426" class="img-thumbnail"]]
2080 +[[image:12.PLC Protocol_html_31f028c6d80be344.png||data-xwiki-image-style-alignment="center" height="515" width="485" class="img-thumbnail"]]
2117 2117  
2118 -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;
2082 +**Cable Wiring**
2119 2119  
2120 -* Data max length (J1939)
2084 +* **RS485**
2121 2121  
2122 2122  (% style="text-align:center" %)
2123 -[[image:12.PLC Protocol_html_98cea3e7cbd8f05d.png||data-xwiki-image-style-alignment="center" height="340" width="426" class="img-thumbnail"]]
2087 +[[image:12.PLC Protocol_html_68dfb6d383f0edd9.png||data-xwiki-image-style-alignment="center" height="244" width="394" class="img-thumbnail"]]
2124 2124  
2125 -As set above set, J1939 command is received by the HMI, only when its length less than 50 bytes.
2089 +(% style="text-align:center" %)
2090 +[[image:12.PLC Protocol_html_cbeb90cb4faaa8bc.png||data-xwiki-image-style-alignment="center" height="244" width="394" class="img-thumbnail"]]
2126 2126  
2127 -* Customized multiple package
2092 +* **RS232**
2128 2128  
2129 2129  (% style="text-align:center" %)
2130 -[[image:12.PLC Protocol_html_4635bbe4d7999db0.png||data-xwiki-image-style-alignment="center" height="395" width="367" class="img-thumbnail"]]
2095 +[[image:12.PLC Protocol_html_9030ba679545793b.png||data-xwiki-image-style-alignment="center" height="241" width="387" class="img-thumbnail"]]
2131 2131  
2132 -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.
2097 +**✎Note:** COM3 only available in PI8000/PI9000 series.
2133 2133  
2134 -Click [Edit Send data] for [Send] setting
2099 +== **MODBUS TCP Slave (All function)** ==
2135 2135  
2136 -* J1939
2101 +Supported series: MODBUS TCP controller
2137 2137  
2103 +HMI works as MODBUS TCP MASTER connecting with TCP SLAVE
2104 +
2138 2138  (% style="text-align:center" %)
2139 -[[image:12.PLC Protocol_html_a4769e44331ca732.png||data-xwiki-image-style-alignment="center" height="280" width="463" class="img-thumbnail"]]
2106 +[[image:12.PLC Protocol_html_8877cb7f39c2b607.png||data-xwiki-image-style-alignment="center" height="571" width="544" class="img-thumbnail"]]
2140 2140  
2141 -[Data] is all data to be sent.
2108 +(% style="text-align:center" %)
2109 +[[image:12.PLC Protocol_html_e7e1f06f127a9175.png||data-xwiki-image-style-alignment="center" height="426" width="553" class="img-thumbnail"]]
2142 2142  
2143 -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.
2144 2144  
2145 -* Customized multiple package
2112 +(% style="text-align:center" %)
2113 +[[image:12.PLC Protocol_html_60bbfe5de79417a6.png||data-xwiki-image-style-alignment="center" height="163" width="553" class="img-thumbnail"]]
2146 2146  
2115 +**HMI Setting**
2116 +
2117 +(% class="table-bordered" %)
2118 +|**Items**|**Settings**|**Note**
2119 +|Protocol|MODBUS TCP Slave (All function)|
2120 +|Connection|Ethernet|
2121 +|Port No.|502|
2122 +|PLC station No.|1|
2123 +
2124 +**Address List**
2125 +
2126 +(% class="table-bordered" %)
2127 +|**Type**|**Register**|**Function code & Description**
2128 +|(% rowspan="11" %)Word|(% rowspan="3" %)3|04 (read input register: read current binary value in one or more input registers)
2129 +|06 (write single register: write a binary value to a holding register)
2130 +|10 (write values to multiple addresses )
2131 +|(% rowspan="3" %)4|03 (read holding register: read current binary value in one or more holding registers)
2132 +|06 (write single register: write a binary value to a holding register)
2133 +|10 (write values to multiple addresses )
2134 +|(% rowspan="3" %)W6|03 (read holding register: read current binary value in one or more holding registers)
2135 +|06 (write single register: write a binary value to a holding register)
2136 +|10 (write values to multiple addresses )
2137 +|(% rowspan="2" %)W16|03 (read holding register: read current binary value in one or more holding registers)
2138 +|10 (write values to multiple addresses )
2139 +|(% rowspan="11" %)Bit|(% rowspan="3" %)0|01 (Read coil state)
2140 +|05 (Force a single coil to force the on/off state of a logic coil)
2141 +|0F (Write multiple bits, ie write continuously)
2142 +|(% rowspan="3" %)1|02 (Read the input state)
2143 +|05 (Force a single coil to force the on/off state of a logic coil)
2144 +|0F (Write multiple bits)
2145 +|(% rowspan="3" %)W5|01 (Read coil state to obtain the current state of a set of logic coils)
2146 +|05 (Force a single coil to force the on/off state of a logic coil)
2147 +|0F (Write multiple bits)
2148 +|(% rowspan="2" %)W15|01 (Read coil state to obtain the current state of a set of logic coils)
2149 +|0F (Write multiple bits)
2150 +
2151 +**Communication Settings**
2152 +
2153 +Enable HMI Ethernet in [Project Settings];
2154 +
2147 2147  (% style="text-align:center" %)
2148 -[[image:12.PLC Protocol_html_78546f765d6f3deb.png||data-xwiki-image-style-alignment="center" height="280" width="463"]]
2156 +[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="107" width="405" class="img-thumbnail"]]
2149 2149  
2150 -[Data] is all data to be sent.
2158 +Set PLC IP in [Device IP] settings;
2151 2151  
2152 -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.
2160 +(% style="text-align:center" %)
2161 +[[image:12.PLC Protocol_html_4bd3cc8348adecf8.png||data-xwiki-image-style-alignment="center" height="190" width="554" class="img-thumbnail"]]
2153 2153  
2154 2154  **Cable Wiring**
2155 2155  
2156 2156  (% style="text-align:center" %)
2157 -[[image:12.PLC Protocol_html_fccede84efcbdc22.png||data-xwiki-image-style-alignment="center" height="111" width="391" class="img-thumbnail"]]
2166 +[[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="401" class="img-thumbnail"]]
2158 2158  
2159 -**✎Note:** The address interval between each frame need to be more than a word address;
2160 -
2161 2161  = **SHIMADEN** =
2162 2162  
2163 2163  == **FP23** ==
... ... @@ -2957,3 +2957,168 @@
2957 2957  **Cable Wiring**
2958 2958  
2959 2959  [[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"]]
2967 +
2968 +
2969 += **OpenCAN** =
2970 +
2971 +OpenCan is based on CAN2.0 standard; OpenCAN protocols that could be configured autonomously to accept and send frames.
2972 +
2973 +This protocol is only available in PI8000 series HMI.
2974 +
2975 +**HMI Settings**
2976 +
2977 +|**Items**|**Settings**|**Note**
2978 +|Protocol|OPENCAN|
2979 +|Connection|CAN port|
2980 +|Baud rate|250000|
2981 +
2982 +**CAN frame setting in HMI**
2983 +
2984 +Click [OpenCAN setting] button in communication setting window;
2985 +
2986 +(% style="text-align:center" %)
2987 +[[image:12.PLC Protocol_html_e866b9e56e19785d.png||data-xwiki-image-style-alignment="center" height="503" width="600" class="img-thumbnail"]]
2988 +
2989 +Click [Add] to create a new frame;
2990 +
2991 +(% style="text-align:center" %)
2992 +[[image:12.PLC Protocol_html_3a6f4e2141763c8f.png||data-xwiki-image-style-alignment="center" height="315" width="600" class="img-thumbnail"]]
2993 +
2994 +|**No**|**Items**|**Description**
2995 +|1|Add|add a frame related to register address
2996 +|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
2997 +|3|Frame manager|This list shows some of the main parameters for each frame that the user adds
2998 +|4|Modify|Modify the frames in frame management
2999 +|5|Copy|Copy one frame to another
3000 +|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.
3001 +|7|Empty|All frames in the list are cleared
3002 +|8|Browse|Displays configuration files in XML format in IE
3003 +|9|OK|Complete the configuration of the frame and exit
3004 +
3005 +Set CANBUS frame in setting windows
3006 +
3007 +(% style="text-align:center" %)
3008 +[[image:12.PLC Protocol_html_7c83130820321ef.png||data-xwiki-image-style-alignment="center" height="507" width="600" class="img-thumbnail"]]
3009 +
3010 +|**No**|**Items**|**Description**
3011 +|1|ID|Set the ID of a can frame in hexadecimal format;
3012 +|2|ID assign|split the ID by PF, PS, and SA;
3013 +|3|Frame type|Select Standard frame or Extended Frame;
3014 +|4|Frame format|Select between data frame and remote Frame;
3015 +|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;
3016 +|6|Use address|(((
3017 +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;
3018 +
3019 +**Edit:** Set a bit or word address by its format;
3020 +
3021 +**Option: **Set address options related to frame, enter “register address option” interface, specifically browse the following “register address option” interface;
3022 +)))
3023 +|(% 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;
3024 +|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;
3025 +|Feedback mode: feedback mode includes no response, confirm response and data response;
3026 +|No response: the device or touch screen will not receive feedback;
3027 +|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;
3028 +|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;
3029 +|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;
3030 +|Response timeout: sets whether the response frame timeout;
3031 +|(% rowspan="3" %)8|(% rowspan="3" %)Control address|If ticked, enable sending when the value of the corresponding control bit number (address) is non-0.
3032 +|Control bit: CtrlBit register range 0~~255, if the control bit is ON, can instruction will run normally. Otherwise, it doesn't run;
3033 +|Manually send: a manually send tick indicates only one send;
3034 +|9|Flag configuration|Communication control for each frame. Display OFF when communication is normal, and ON when communication is abnormal;
3035 +|10|Note|Fill the text to explain the meaning of the frame;
3036 +|11|Data assign|Preview the display in this table based on the address and the corresponding number of digits;
3037 +|12|Current operation display|Display the description of current operation;
3038 +|13|Add|Add a new frame;
3039 +|14|Save frame|Save the configured frame format;
3040 +|15|Cancel|Cancel the frame configuration;
3041 +
3042 +Set CAN address (Read or write operation);
3043 +
3044 +(% style="text-align:center" %)
3045 +[[image:12.PLC Protocol_html_7e9f9b25eb6ae8ce.png||data-xwiki-image-style-alignment="center" height="446" width="600" class="img-thumbnail"]]
3046 +
3047 +|**No.**|**Item**|**Description**
3048 +|1|Current address|Displays the register type and register address set by the user in the data access interface
3049 +|(% rowspan="3" %)2|(% rowspan="3" %)Trigger|Two operations, "read" and "write," are based on on-screen registers
3050 +|If "read" is selected, the register address is reading device data in a manner of sending frames set by the user in a loop.
3051 +|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.
3052 +|(% rowspan="5" %)3|(% rowspan="3" %)Data operation|The read and write operations in the trigger conditions are set accordingly.
3053 +|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.
3054 +|If the trigger condition is a writing operation, there are two situations:(((
3055 +* 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.
3056 +* 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.
3057 +)))
3058 +|(% 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.
3059 +|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.
3060 +|4|Add|Add current configuration
3061 +|5|Close|Close the configuration window to exit
3062 +
3063 +**Multiple Packages Settings**
3064 +
3065 +(% style="text-align:center" %)
3066 +[[image:12.PLC Protocol_html_107e0f6b1a90afff.png||data-xwiki-image-style-alignment="center" height="341" width="600" class="img-thumbnail"]]
3067 +
3068 +Check [Multiple packages supported] to open [Multiple package data] window, as below show.
3069 +
3070 +Select Multiple package type
3071 +
3072 +* Not Multiple packages
3073 +* J1939 Multiple packages
3074 +* Customized Multiple packages
3075 +
3076 +Click [Edit Receive data] for [Receive] settings
3077 +
3078 +* Start code+ Total length (J1939)
3079 +
3080 +(% style="text-align:center" %)
3081 +[[image:12.PLC Protocol_html_3c360c6b5aca51bf.png||data-xwiki-image-style-alignment="center" height="340" width="426" class="img-thumbnail"]]
3082 +
3083 +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;
3084 +
3085 +* Start code + Data max length (J1939)
3086 +
3087 +(% style="text-align:center" %)
3088 +[[image:12.PLC Protocol_html_74496b2a68cfcdde.png||data-xwiki-image-style-alignment="center" height="340" width="426" class="img-thumbnail"]]
3089 +
3090 +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;
3091 +
3092 +* Data max length (J1939)
3093 +
3094 +(% style="text-align:center" %)
3095 +[[image:12.PLC Protocol_html_98cea3e7cbd8f05d.png||data-xwiki-image-style-alignment="center" height="340" width="426" class="img-thumbnail"]]
3096 +
3097 +As set above set, J1939 command is received by the HMI, only when its length less than 50 bytes.
3098 +
3099 +* Customized multiple package
3100 +
3101 +(% style="text-align:center" %)
3102 +[[image:12.PLC Protocol_html_4635bbe4d7999db0.png||data-xwiki-image-style-alignment="center" height="395" width="367" class="img-thumbnail"]]
3103 +
3104 +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.
3105 +
3106 +Click [Edit Send data] for [Send] setting
3107 +
3108 +* J1939
3109 +
3110 +(% style="text-align:center" %)
3111 +[[image:12.PLC Protocol_html_a4769e44331ca732.png||data-xwiki-image-style-alignment="center" height="280" width="463" class="img-thumbnail"]]
3112 +
3113 +[Data] is all data to be sent.
3114 +
3115 +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.
3116 +
3117 +* Customized multiple package
3118 +
3119 +(% style="text-align:center" %)
3120 +[[image:12.PLC Protocol_html_78546f765d6f3deb.png||data-xwiki-image-style-alignment="center" height="280" width="463"]]
3121 +
3122 +[Data] is all data to be sent.
3123 +
3124 +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.
3125 +
3126 +**Cable Wiring**
3127 +
3128 +(% style="text-align:center" %)
3129 +[[image:12.PLC Protocol_html_fccede84efcbdc22.png||data-xwiki-image-style-alignment="center" height="111" width="391" class="img-thumbnail"]]
3130 +
3131 +**✎Note:** The address interval between each frame need to be more than a word address;
image-20220830094600-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +40.4 KB
Content
image-20220830094657-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +53.4 KB
Content
image-20220830094929-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +90.4 KB
Content
image-20220830095131-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +25.7 KB
Content
image-20220830140537-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +35.2 KB
Content
image-20220830140629-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +48.4 KB
Content
image-20220830141138-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +82.9 KB
Content
image-20220830143348-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +35.9 KB
Content
image-20220830143511-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +46.3 KB
Content