Changes for page 12 PLC Protocol OLD

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

From version 139.1
edited by Ben
on 2022/08/30 15:30
Change comment: There is no comment for this version
To version 102.1
edited by Ben
on 2022/08/29 16:30
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  
... ... @@ -1584,13 +1584,16 @@
1584 1584  [[image:image-20220829152102-5.png]]
1585 1585  
1586 1586  
1587 +(% class="wikigeneratedid" %)
1587 1587  == **DVP Ethernet Protocol** ==
1588 1588  
1590 +
1589 1589  (% class="wikigeneratedid" %)
1590 1590  Supported Series: Delta DVP ES2/EX2/SS2/SA2/SX2/SE Controller
1591 1591  
1592 1592  **1)HMI Settings**
1593 1593  
1596 +
1594 1594  |**Items**|**Settings**|**Note**
1595 1595  |Protocol|DELTA DVP Modbus TCP|
1596 1596  |Connection|Ethernet|
... ... @@ -1627,204 +1627,226 @@
1627 1627  
1628 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"]]
1629 1629  
1630 -== **AS serial protocol** ==
1633 += **MODBUS** =
1631 1631  
1632 -**1)HMI Settings**
1635 +== **MODBUS RTU Master** ==
1633 1633  
1634 -|**Item**|**Settings**|**Note**
1635 -|Protocol|DELTA AS300 MODBUS RTU|
1636 -|Connection|RS485|
1637 -|Baud rate|9600|
1637 +Supported Series: MODBUS RTU CONTROLLER
1638 +
1639 +HMI works as MODBUS SLAVE connecting with MASTER
1640 +
1641 +(% style="text-align:center" %)
1642 +[[image:12.PLC Protocol_html_44425b313b0a6b96.png||data-xwiki-image-style-alignment="center" height="571" width="544" class="img-thumbnail"]]
1643 +
1644 +
1645 +(% style="text-align:center" %)
1646 +[[image:12.PLC Protocol_html_b56b9da32c3caaa.png||data-xwiki-image-style-alignment="center" height="462" width="600" class="img-thumbnail"]]
1647 +
1648 +
1649 +(% style="text-align:center" %)
1650 +[[image:12.PLC Protocol_html_67cd25458b9c72a6.png||data-xwiki-image-style-alignment="center" height="462" width="600" class="img-thumbnail"]]
1651 +
1652 +**HMI Settings**
1653 +
1654 +(% class="table-bordered" %)
1655 +|**Items**|**Settings**|**Note**
1656 +|Protocol|MODBUS RTU Master|
1657 +|Connection|RS485/RS232|
1658 +|Baud rate|2400~~187500|
1638 1638  |Data bit|8|
1639 -|Parity|NONE|
1640 -|Stop bit|1|
1641 -|PLC station No.|1|
1660 +|Parity|Even/ Odd/ None|
1661 +|Stop bit|1/2|
1662 +|Station No.|0~~255|
1642 1642  
1643 -**2)Address List**
1664 +**Address List**
1644 1644  
1666 +(% class="table-bordered" %)
1667 +|**Type**|**HMI address**|**MODBUS code**|**Range**
1668 +|Bit|HDX3000.0~~HDX3499.15|0|0~~7999
1669 +|Word|HDW3500~~HDW7999|4|0~~4499
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|
1671 +**Cable Wiring**
1663 1663  
1664 -**3)Configure the communication protocol**
1673 +* **RS485**
1665 1665  
1666 -[[image:image-20220830094600-1.png]]
1675 +(% style="text-align:center" %)
1676 +[[image:12.PLC Protocol_html_68dfb6d383f0edd9.png||data-xwiki-image-style-alignment="center" height="244" width="394" class="img-thumbnail"]]
1667 1667  
1668 -[[image:image-20220830094657-2.png]]
1678 +(% style="text-align:center" %)
1679 +[[image:12.PLC Protocol_html_cbeb90cb4faaa8bc.png||data-xwiki-image-style-alignment="center" height="244" width="394" class="img-thumbnail"]]
1669 1669  
1670 -**4)Cable Wiring**
1681 +* **RS232**
1671 1671  
1672 -Figure
1683 +(% style="text-align:center" %)
1684 +[[image:12.PLC Protocol_html_9030ba679545793b.png||data-xwiki-image-style-alignment="center" height="241" width="387" class="img-thumbnail"]]
1673 1673  
1674 -[[image:image-20220830141138-1.png]]
1686 +**✎Note:** COM3 only available in PI8000/PI9000 series.
1675 1675  
1676 -Pin Definition Diagram
1688 +== **MODBUS RTU Slave (All function)/(All function OneBaseAddress)** ==
1677 1677  
1678 -[[image:image-20220830095131-1.png]]
1690 +Supported Series: MODBUS RTU CONTROLLER
1679 1679  
1680 -== **AS Ethernet Protocol** ==
1692 +HMI works as MODBUS MASTER connecting with SLAVE.
1681 1681  
1682 -**1)HMI Settings**
1694 +The addresses in [All function] start from 0, while the addresses in [All function OneBaseAddress] start from 1 (offset 1).
1683 1683  
1696 +(% style="text-align:center" %)
1697 +[[image:12.PLC Protocol_html_7236139c887defad.png||data-xwiki-image-style-alignment="center" height="571" width="544" class="img-thumbnail"]]
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|
1691 1691  
1692 -**2)Address List**
1700 +(% style="text-align:center" %)
1701 +[[image:12.PLC Protocol_html_de80207f2b495c17.png||data-xwiki-image-style-alignment="center" height="462" width="600" class="img-thumbnail"]]
1693 1693  
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|
1704 +(% style="text-align:center" %)
1705 +[[image:12.PLC Protocol_html_4e9e8eff81c7ff8b.png||data-xwiki-image-style-alignment="center" height="462" width="600" class="img-thumbnail"]]
1712 1712  
1713 -**3)Configure the communication protocol**
1707 +**HMI Settings**
1714 1714  
1715 -[[image:image-20220830140537-1.png]]
1709 +(% class="table-bordered" %)
1710 +|**Items**|**Settings**|**Note**
1711 +|Protocol|MODBUS RTU Slave (All function)/( All function OneBaseAddress)|
1712 +|Connection|RS485/RS232|
1713 +|Baud rate|2400~~187500|
1714 +|Data bit|8|
1715 +|Parity|Even/ Odd/ None|
1716 +|Stop bit|1/2|
1717 +|PLC station No.|0~~255|
1716 1716  
1717 -[[image:image-20220830140629-2.png]]
1719 +**Address List**
1718 1718  
1719 -**4)Cable Wiring**
1721 +(% class="table-bordered" %)
1722 +|**Type**|**Address Type**|**Function code & Description**
1723 +|(% rowspan="11" %)Word|(% rowspan="3" %)3|04 (read input register: read current binary value in one or more input registers)
1724 +|06 (write single register: write a binary value to a holding register)
1725 +|10 (write values to multiple addresses )
1726 +|(% rowspan="3" %)4|03 (read holding register: read current binary value in one or more holding registers)
1727 +|06 (write single register: write a binary value to a holding register)
1728 +|10 (write values to multiple addresses )
1729 +|(% rowspan="3" %)W6|03 (read holding register: read current binary value in one or more holding registers)
1730 +|06 (write single register: write a binary value to a holding register)
1731 +|10 (write values to multiple addresses )
1732 +|(% rowspan="2" %)W16|03 (read holding register: read current binary value in one or more holding registers)
1733 +|10 (write values to multiple addresses )
1734 +|(% rowspan="11" %)Bit|(% rowspan="3" %)0|01 (Read coil state)
1735 +|05 (Force a single coil to force the on/off state of a logic coil)
1736 +|0F (Write multiple bits, ie write continuously)
1737 +|(% rowspan="3" %)1|02 (Read the input state)
1738 +|05 (Force a single coil to force the on/off state of a logic coil)
1739 +|0F (Write multiple bits)
1740 +|(% rowspan="3" %)W5|01 (Read coil state to obtain the current state of a set of logic coils)
1741 +|05 (Force a single coil to force the on/off state of a logic coil)
1742 +|0F (Write multiple bits)
1743 +|(% rowspan="2" %)W15|01 (Read coil state to obtain the current state of a set of logic coils)
1744 +|0F (Write multiple bits)
1720 1720  
1721 -Figure
1746 +**✎Note:**
1722 1722  
1723 -[[image:image-20220830094929-1.png]]
1748 +* Modbus can also support getting bit from the word, which could access the address such as 100.1 and other formats.
1749 +* The function codes sent out are the same as those that read and write words.
1724 1724  
1725 -Pin Definition Diagram
1751 +**Station number for more than one slaves**
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"]]
1753 +If there are more than one slaves connected to HMI, please set slave station number during editing address, as below shows.
1728 1728  
1729 -= Create communication with **Omron** PLC =
1755 +(% style="text-align:center" %)
1756 +[[image:12.PLC Protocol_html_31f028c6d80be344.png||data-xwiki-image-style-alignment="center" height="515" width="485" class="img-thumbnail"]]
1730 1730  
1731 -== **CJ TCP FINS Ethemet  Protocol** ==
1758 +**Cable Wiring**
1732 1732  
1733 -Supported device:CJ series
1760 +* **RS485**
1734 1734  
1735 -**1)HMI Settings**
1762 +(% style="text-align:center" %)
1763 +[[image:12.PLC Protocol_html_68dfb6d383f0edd9.png||data-xwiki-image-style-alignment="center" height="244" width="394" class="img-thumbnail"]]
1736 1736  
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 -)))
1765 +(% style="text-align:center" %)
1766 +[[image:12.PLC Protocol_html_cbeb90cb4faaa8bc.png||data-xwiki-image-style-alignment="center" height="244" width="394" class="img-thumbnail"]]
1745 1745  
1746 -**2)Address List**
1768 +* **RS232**
1747 1747  
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|
1770 +(% style="text-align:center" %)
1771 +[[image:12.PLC Protocol_html_9030ba679545793b.png||data-xwiki-image-style-alignment="center" height="241" width="387" class="img-thumbnail"]]
1796 1796  
1797 -**3)Configure the communication protocol**
1773 +**✎Note:** COM3 only available in PI8000/PI9000 series.
1798 1798  
1799 -[[image:image-20220830143348-1.png]]
1775 +== **MODBUS TCP Slave (All function)** ==
1800 1800  
1801 -[[image:image-20220830143511-2.png]]
1777 +Supported series: MODBUS TCP controller
1802 1802  
1803 -**4)Cable Wiring**
1779 +HMI works as MODBUS TCP MASTER connecting with TCP SLAVE
1804 1804  
1805 -Pin Definition Diagram
1781 +(% style="text-align:center" %)
1782 +[[image:12.PLC Protocol_html_8877cb7f39c2b607.png||data-xwiki-image-style-alignment="center" height="571" width="544" class="img-thumbnail"]]
1806 1806  
1807 -[[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"]]
1784 +(% style="text-align:center" %)
1785 +[[image:12.PLC Protocol_html_e7e1f06f127a9175.png||data-xwiki-image-style-alignment="center" height="426" width="553" class="img-thumbnail"]]
1808 1808  
1809 -== **CP1E/CP1H serial protocol** ==
1810 1810  
1811 -Supported device: OMRON CS1(CP1E/CP1H)
1788 +(% style="text-align:center" %)
1789 +[[image:12.PLC Protocol_html_60bbfe5de79417a6.png||data-xwiki-image-style-alignment="center" height="163" width="553" class="img-thumbnail"]]
1812 1812  
1813 -**1)HMI Settings**
1791 +**HMI Setting**
1814 1814  
1815 -**2)Address List**
1793 +(% class="table-bordered" %)
1794 +|**Items**|**Settings**|**Note**
1795 +|Protocol|MODBUS TCP Slave (All function)|
1796 +|Connection|Ethernet|
1797 +|Port No.|502|
1798 +|PLC station No.|1|
1816 1816  
1817 -**3)Configure the communication protocol**
1800 +**Address List**
1818 1818  
1819 -**4)Cable Wiring**
1802 +(% class="table-bordered" %)
1803 +|**Type**|**Register**|**Function code & Description**
1804 +|(% rowspan="11" %)Word|(% rowspan="3" %)3|04 (read input register: read current binary value in one or more input registers)
1805 +|06 (write single register: write a binary value to a holding register)
1806 +|10 (write values to multiple addresses )
1807 +|(% rowspan="3" %)4|03 (read holding register: read current binary value in one or more holding registers)
1808 +|06 (write single register: write a binary value to a holding register)
1809 +|10 (write values to multiple addresses )
1810 +|(% rowspan="3" %)W6|03 (read holding register: read current binary value in one or more holding registers)
1811 +|06 (write single register: write a binary value to a holding register)
1812 +|10 (write values to multiple addresses )
1813 +|(% rowspan="2" %)W16|03 (read holding register: read current binary value in one or more holding registers)
1814 +|10 (write values to multiple addresses )
1815 +|(% rowspan="11" %)Bit|(% rowspan="3" %)0|01 (Read coil state)
1816 +|05 (Force a single coil to force the on/off state of a logic coil)
1817 +|0F (Write multiple bits, ie write continuously)
1818 +|(% rowspan="3" %)1|02 (Read the input state)
1819 +|05 (Force a single coil to force the on/off state of a logic coil)
1820 +|0F (Write multiple bits)
1821 +|(% rowspan="3" %)W5|01 (Read coil state to obtain the current state of a set of logic coils)
1822 +|05 (Force a single coil to force the on/off state of a logic coil)
1823 +|0F (Write multiple bits)
1824 +|(% rowspan="2" %)W15|01 (Read coil state to obtain the current state of a set of logic coils)
1825 +|0F (Write multiple bits)
1820 1820  
1827 +**Communication Settings**
1821 1821  
1822 -== **EC55 Protocol** ==
1829 +Enable HMI Ethernet in [Project Settings];
1823 1823  
1831 +(% style="text-align:center" %)
1832 +[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="107" width="405" class="img-thumbnail"]]
1833 +
1834 +Set PLC IP in [Device IP] settings;
1835 +
1836 +(% style="text-align:center" %)
1837 +[[image:12.PLC Protocol_html_4bd3cc8348adecf8.png||data-xwiki-image-style-alignment="center" height="190" width="554" class="img-thumbnail"]]
1838 +
1839 +**Cable Wiring**
1840 +
1841 +(% style="text-align:center" %)
1842 +[[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="401" class="img-thumbnail"]]
1843 +
1844 += **Omron** =
1845 +
1846 +== **EC55** ==
1847 +
1824 1824  Supported device: EC55 temperature instrument
1825 1825  
1826 -**1)HMI Settings**
1850 +**HMI Settings**
1827 1827  
1852 +(% class="table-bordered" %)
1828 1828  |**Items**|**Settings**|**Note**
1829 1829  |Protocol|Omron EC55|
1830 1830  |Connection|RS485 (9600, 2, 7, EVEN)|
... ... @@ -1831,8 +1831,9 @@
1831 1831  |Port No.|None|
1832 1832  |PLC station No.|0|
1833 1833  
1834 -**2)Address List**
1859 +**Address List**
1835 1835  
1861 +(% class="table-bordered" %)
1836 1836  |**Type**|**Register**|**Device range**|**HMI range**|**Function**
1837 1837  |(% rowspan="3" %)Double word|C0|0-13 (Hex)|0-19|Set read only parameter for area 0
1838 1838  |C1|0-4D(Hex)|0-77|Set Read/Write parameter for area 0
... ... @@ -1844,7 +1844,7 @@
1844 1844  |CS|-|0-2|Read controller states
1845 1845  |CA|-|0-17|Action command
1846 1846  
1847 -**3)Device Settings**
1873 +**Device Settings**
1848 1848  
1849 1849  Omron E5CC PLC configuration
1850 1850  
... ... @@ -1878,14 +1878,15 @@
1878 1878  * Because of the mechanism problem, this protocol could not support CompoWay/F function that is read-write function of variables in protocol document.
1879 1879  * When using double-word address, set the data format to 32 bits, otherwise the read/write function is unable.
1880 1880  * 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.
1881 -* [[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.
1907 +* (% 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.
1882 1882  
1883 -== **EtherNet/IP NX series Protocol** ==
1909 +== EtherNet/IP NX series ==
1884 1884  
1885 1885  Supported series: Omron NX/NJ series
1886 1886  
1887 1887  **HMI Setting**
1888 1888  
1915 +(% class="table-bordered" %)
1889 1889  |**Items**|**Settings**|**Note**
1890 1890  |Protocol|Omron NX Ethernet/IP|
1891 1891  |Connection|Ethernet|
... ... @@ -1937,457 +1937,183 @@
1937 1937  (% style="text-align:center" %)
1938 1938  [[image:12.PLC Protocol_html_437cb087b36b5784.png||data-xwiki-image-style-alignment="center" height="330" width="600" class="img-thumbnail"]]
1939 1939  
1967 +
1940 1940  (% style="text-align:center" %)
1941 1941  [[image:12.PLC Protocol_html_60ef71528a99abf5.png||data-xwiki-image-style-alignment="center" height="188" width="554" class="img-thumbnail"]]
1942 1942  
1943 1943  **Cable Wiring**
1944 1944  
1945 -[[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"]]
1946 -
1947 -(% class="wikigeneratedid" %)
1948 -= =
1949 -
1950 -(% class="wikigeneratedid" %)
1951 -= Create communication with XINJE** PLC** =
1952 -
1953 -== **XC serial protocol** ==
1954 -
1955 -**1)HMI Settings**
1956 -
1957 -**2)Address List**
1958 -
1959 -**3)Configure the communication protocol**
1960 -
1961 -**4)Cable Wiring**
1962 -
1963 -== **XD serial protocol** ==
1964 -
1965 -**1)HMI Settings**
1966 -
1967 -**2)Address List**
1968 -
1969 -**3)Configure the communication protocol**
1970 -
1971 -**4)Cable Wiring**
1972 -
1973 -
1974 -= Create communication with XINJE** PLC** =
1975 -
1976 -== **H3U serial protocol** ==
1977 -
1978 -
1979 -**1)HMI Settings**
1980 -
1981 -**2)Address List**
1982 -
1983 -**3)Configure the communication protocol**
1984 -
1985 -**4)Cable Wiring**
1986 -
1987 -= Create communication with Panasonic** PLC** =
1988 -
1989 -== **FP serial protocol** ==
1990 -
1991 -**1)HMI Settings**
1992 -
1993 -**2)Address List**
1994 -
1995 -**3)Configure the communication protocol**
1996 -
1997 -**4)Cable Wiring**
1998 -
1999 -= Create communication with LS** PLC** =
2000 -
2001 -== **XBG serial protocol** ==
2002 -
2003 -**1)HMI Settings**
2004 -
2005 -**2)Address List**
2006 -
2007 -**3)Configure the communication protocol**
2008 -
2009 -**4)Cable Wiring**
2010 -
2011 -
2012 -= **SHIMADEN** =
2013 -
2014 -== **FP23** ==
2015 -
2016 -Supported series: SHIMADEN FP23 series
2017 -
2018 -**HMI Setting**
2019 -
2020 -|**Items**|**Settings**|**Note**
2021 -|Protocol|SHIMADEN FP23 series|
2022 -|Connection|RS485 (9600, 1, 7, EVEN)|
2023 -|Port No.|None|
2024 -|PLC station No.|0|
2025 -
2026 -**Address List**
2027 -
2028 -|**Device address**|**HMI register**|**Address range**|**Type**
2029 -|0040-0043(HEX)|FP040|100064-200067|Read only
2030 -|0100-010B(HEX)|FP100|100256-200267|Read only
2031 -|0110-0142(HEX)|FP110|100272-200322|Read only
2032 -|0182-0252(HEX)|FP182|100386-200594|Write only
2033 -|0280-0281(HEX)|FP280|100640-200641|Read only
2034 -|0300-030B(HEX)|FP300|100768-200779|Read and write
2035 -|0380-039F(HEX)|FP380|100896-200927|Read and write
2036 -|0400-04D7(HEX)|FP400|101024-201239|Read and write
2037 -|0500-05B0(HEX)|FP500|101280-201456|Read and write
2038 -|0600-0670(HEX)|FP600|101536-201814|Read and write
2039 -|0720-0738(HEX)|FP720|101824-201848|Read and write
2040 -|0800-083F(HEX)|FP800|102048-202111|Read and write
2041 -|0900-0952(HEX)|FP900|102304-202386|Read and write
2042 -| |Ctrl|0-2|
2043 -
2044 -**✎Note:**
2045 -
2046 -* The upper 2 bits of the address of the HMI register are taken as the sub address, and the real address is the last four bits (for example, if the address is 100256, then 10 is the sub address as 1, and 0256 is the real address);
2047 -* The address range in the table is only divided by the start and end addresses, and some of the addresses in the range have no corresponding address in FP23;
2048 -* The Ctrl register is used to store the control group number and BCC check mode.
2049 -
2050 -**Ctrl Register Description**
2051 -
2052 -* The Ctrl register is a special register that does not communicate with the temperature controller. User needs to assign value in the screen according to the settings as in the temperature controller.
2053 -* Ctrl0 indicates the setting of the control character, the valid values are 1, 2, 3 respectively, and the corresponding control group is: STX_ETX_CR , STX_ETX_CR LF and @_:_CR .
2054 -* Ctrl1 indicates the BCC block check mode. The valid value range is 1-4. The corresponding check mode is: 1.ADD, 2.ADD_two's cmp, 3.XOR, 4.None;
2055 -* Ctrl3 reserved
2056 -
2057 -**✎Note:**
2058 -
2059 -After reloading the HMI project or restarting the HMI, HMI will reset the value of ctrl0 and ctrl1 as 1, so user need to set these two values to make it the same as it in the temperature controller, then communication will be normal.
2060 -
2061 -**Cable Wiring**
2062 -
2063 2063  (% style="text-align:center" %)
2064 -[[image:12.PLC Protocol_html_5e9a81a14106da9e.png||data-xwiki-image-style-alignment="center" height="223" width="392" class="img-thumbnail"]]
1974 +[[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="401" class="img-thumbnail"]]
2065 2065  
2066 -(% style="text-align:center" %)
2067 -[[image:12.PLC Protocol_html_1897d92be6948d58.png||data-xwiki-image-style-alignment="center" height="223" width="393" class="img-thumbnail"]]
1976 += **OpenCAN** =
2068 2068  
2069 -**✎Note:** COM3 only available in PI8000/PI9000 series.
1978 +OpenCan is based on CAN2.0 standard; OpenCAN protocols that could be configured autonomously to accept and send frames.
2070 2070  
2071 -== **{{id name="_Toc23422"/}}**SR90 ==
1980 +This protocol is only available in PI8000 series HMI.
2072 2072  
2073 -Supported series: SHIMADEN SR90 series
1982 +**HMI Settings**
2074 2074  
2075 -**HMI Setting**
2076 -
1984 +(% class="table-bordered" %)
2077 2077  |**Items**|**Settings**|**Note**
2078 -|Protocol|SHIMADEN SR90 protocol|
2079 -|Connection|RS485 (1200, 1, 7, EVEN)|
2080 -|Port No.|None|
2081 -|PLC station No.|0|
1986 +|Protocol|OPENCAN|
1987 +|Connection|CAN port|
1988 +|Baud rate|250000|
2082 2082  
2083 -**Address List**
1990 +**CAN frame setting in HMI**
2084 2084  
2085 -|**Device address**|**HMI register**|**Address range**|**Type**
2086 -|0040-0043 (HEX)|SR040|100064-100067|Read only
2087 -|0100-010A(HEX)|SR0100|100256-100266|Read only
2088 -|0182-018C(HEX)|SR0182|100386-100396|Write only
2089 -|0300-04FE(HEX)|SR0300|100768-101278|Write/read
2090 -|0500-050B(HEX)|SR0500|101280-101291|Write/read
2091 -|0590-0611(HEX)|SR0590|101424-101553|Write/read
2092 -|0701-0709(HEX)|SR0701|101793-101801|Write/read
2093 -| |Ctrl|0-2|~-~-
1992 +Click [OpenCAN setting] button in communication setting window;
2094 2094  
2095 -**✎Note:**
2096 -
2097 -* The upper 2 bits of the address of HMIs are taken as the sub address, and the real address is the last four bits (for example, if the address is 100256, then 10 is the sub address as 1, and 0256 is the real address);
2098 -* The address range in the table is only divided by the start and end addresses, and some of the addresses in the range have no corresponding address in SR90;
2099 -* The Ctrl register is used to store the control group number and BCC check mode. See how to use it below;
2100 -
2101 -**Ctrl Register Description**
2102 -
2103 -* The Ctrl register is a special register that does not communicate with the temperature controller. User needs to assign value in the screen according to the settings as in the temperature controller.
2104 -* Ctrl0 indicates the setting of the control character, the valid values are 1, 2, 3 respectively, and the corresponding control group is: STX_ETX_CR , STX_ETX_CR LF and @_:_CR .
2105 -* Ctrl1 indicates the BCC block check mode. The valid value range is 1-4. The corresponding check mode is: 1.ADD, 2.ADD_two's cmp, 3.XOR, 4.None;
2106 -* Ctrl3 reserved
2107 -
2108 -**✎Note:**
2109 -
2110 -After reloading the HMI project or restarting the HMI, HMI will reset the value of ctrl0 and ctrl1 as 1, so user need to set these two values to make it the same as it in the temperature controller, then communication will be normal.
2111 -
2112 -**Cable Wiring**
2113 -
2114 2114  (% style="text-align:center" %)
2115 -[[image:12.PLC Protocol_html_5e9a81a14106da9e.png||data-xwiki-image-style-alignment="center" height="223" width="392" class="img-thumbnail"]]
1995 +[[image:12.PLC Protocol_html_e866b9e56e19785d.png||data-xwiki-image-style-alignment="center" height="503" width="600" class="img-thumbnail"]]
2116 2116  
2117 -(% style="text-align:center" %)
2118 -[[image:12.PLC Protocol_html_1897d92be6948d58.png||data-xwiki-image-style-alignment="center" height="223" width="393" class="img-thumbnail"]]
1997 +Click [Add] to create a new frame;
2119 2119  
2120 -**✎Note:** COM3 only available in PI8000/PI9000 series.
2121 -
2122 -== **{{id name="_Toc22635"/}}**MR13 series(standard protocol) ==
2123 -
2124 -Supported series: SHIMADEN MR13 series
2125 -
2126 -**HMI Setting**
2127 -
2128 -|**Items**|**Settings**|**Note**
2129 -|Protocol|SHIMADEN standard protocol|
2130 -|Connection|RS485 (1200, 1, 7, EVEN)|
2131 -|Port No.|None|
2132 -|PLC station No.|0|
2133 -
2134 -**Address List**
2135 -
2136 -|**Device address**|**HMI register**|**Address range**|**Type**
2137 -|0100-010B(HEX)|MR100|100256-300267|Read only
2138 -|0111-0126(HEX)|MR111|100273-300294|Read only
2139 -|0184-0192(HEX)|MR184|100388-300402|Write only
2140 -|0280-0282(HEX)|MR280|100640-300642|Read only
2141 -|0300-030B(HEX)|MR300|100768-300779|Read/write
2142 -|0314-0317(HEX)|MR314|100788-300791|Read/write
2143 -|031A(HEX)|MR31A|100794-300794|Read/write
2144 -|0320-0321(HEX)|MR320|100800-300801|Read/write
2145 -|0400-0504(HEX)|MR400|101024-301284|Read/write
2146 -|0506(HEX)|MR506|101286-301286|Read/write
2147 -|0510-0514(HEX)|MR510|101296-301300|Read/write
2148 -|0516-0524(HEX)|MR516|101302-301316|Read/write
2149 -|0526(HEX)|MR526|101318-301318|Read/write
2150 -|0580-08C3(HEX)|MR580|101408-302243|Read/write
2151 -|~-~-|Ctrl|0-2|~-~-
2152 -
2153 -**✎Note:**
2154 -
2155 -* The upper 2 bits of the address of the HMI register are taken as the sub address, and the real address is the last four bits (for example, if the address is 100256, then 10 is the sub address as 1, and 0256 is the real address);
2156 -* The address range in the table is only divided by the start and end addresses, and some of the addresses in the range have no corresponding address in MR13;
2157 -* The Ctrl register is used to store the control group number and BCC check mode.
2158 -
2159 -**Ctrl Register Description**
2160 -
2161 -* The Ctrl register is a special register that does not communicate with the temperature controller. User needs to assign value in the screen according to the settings as in the temperature controller.
2162 -* Ctrl0 indicates the setting of the control character, the valid values are 1, 2, 3 respectively, and the corresponding control group is: STX_ETX_CR, STX_ETX_CR LF and @_:_CR .
2163 -* Ctrl1 indicates the BCC block check mode. The valid value range is 1-4. The corresponding check mode is: 1.ADD, 2.ADD_two's cmp, 3.XOR, 4.None;
2164 -* Ctrl3 reserved
2165 -
2166 -**✎Note:**
2167 -
2168 -After reloading project or restarting the HMI, HMI will reset the value of ctrl0 and ctrl1 as 1, so user need to set these two values to make it the same as it in the temperature controller, then communication will be normal.
2169 -
2170 -**Cable Wiring**
2171 -
2172 2172  (% style="text-align:center" %)
2173 -[[image:12.PLC Protocol_html_5e9a81a14106da9e.png||data-xwiki-image-style-alignment="center" height="223" width="392" class="img-thumbnail"]]
2000 +[[image:12.PLC Protocol_html_3a6f4e2141763c8f.png||data-xwiki-image-style-alignment="center" height="315" width="600" class="img-thumbnail"]]
2174 2174  
2175 -(% style="text-align:center" %)
2176 -[[image:12.PLC Protocol_html_1897d92be6948d58.png||data-xwiki-image-style-alignment="center" height="223" width="393" class="img-thumbnail"]]
2002 +(% class="table-bordered" %)
2003 +|**No**|**Items**|**Description**
2004 +|1|Add|add a frame related to register address
2005 +|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
2006 +|3|Frame manager|This list shows some of the main parameters for each frame that the user adds
2007 +|4|Modify|Modify the frames in frame management
2008 +|5|Copy|Copy one frame to another
2009 +|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.
2010 +|7|Empty|All frames in the list are cleared
2011 +|8|Browse|Displays configuration files in XML format in IE
2012 +|9|OK|Complete the configuration of the frame and exit
2177 2177  
2178 -**✎Note:** COM3 only available in PI8000/PI9000 series.
2014 +Set CANBUS frame in setting windows
2179 2179  
2180 -= Create communication with **MODBUS** =
2181 -
2182 -== **MODBUS RTU Master** ==
2183 -
2184 -Supported Series: MODBUS RTU CONTROLLER
2185 -
2186 -HMI works as MODBUS SLAVE connecting with MASTER
2187 -
2188 2188  (% style="text-align:center" %)
2189 -[[image:12.PLC Protocol_html_44425b313b0a6b96.png||data-xwiki-image-style-alignment="center" height="571" width="544" class="img-thumbnail"]]
2017 +[[image:12.PLC Protocol_html_7c83130820321ef.png||data-xwiki-image-style-alignment="center" height="507" width="600" class="img-thumbnail"]]
2190 2190  
2191 -
2192 -(% style="text-align:center" %)
2193 -[[image:12.PLC Protocol_html_b56b9da32c3caaa.png||data-xwiki-image-style-alignment="center" height="462" width="600" class="img-thumbnail"]]
2194 -
2195 -
2196 -(% style="text-align:center" %)
2197 -[[image:12.PLC Protocol_html_67cd25458b9c72a6.png||data-xwiki-image-style-alignment="center" height="462" width="600" class="img-thumbnail"]]
2198 -
2199 -**HMI Settings**
2200 -
2201 2201  (% class="table-bordered" %)
2202 -|**Items**|**Settings**|**Note**
2203 -|Protocol|MODBUS RTU Master|
2204 -|Connection|RS485/RS232|
2205 -|Baud rate|2400~~187500|
2206 -|Data bit|8|
2207 -|Parity|Even/ Odd/ None|
2208 -|Stop bit|1/2|
2209 -|Station No.|0~~255|
2020 +|**No**|(% style="width:185px" %)**Items**|(% style="width:854px" %)**Description**
2021 +|1|(% style="width:185px" %)ID|(% style="width:854px" %)Set the ID of a can frame in hexadecimal format;
2022 +|2|(% style="width:185px" %)ID assign|(% style="width:854px" %)split the ID by PF, PS, and SA;
2023 +|3|(% style="width:185px" %)Frame type|(% style="width:854px" %)Select Standard frame or Extended Frame;
2024 +|4|(% style="width:185px" %)Frame format|(% style="width:854px" %)Select between data frame and remote Frame;
2025 +|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;
2026 +|6|(% style="width:185px" %)Use address|(% style="width:854px" %)(((
2027 +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;
2210 2210  
2211 -**Address List**
2029 +**Edit:** Set a bit or word address by its format;
2212 2212  
2213 -(% class="table-bordered" %)
2214 -|**Type**|**HMI address**|**MODBUS code**|**Range**
2215 -|Bit|HDX3000.0~~HDX3499.15|0|0~~7999
2216 -|Word|HDW3500~~HDW7999|4|0~~4499
2031 +**Option: **Set address options related to frame, enter “register address option” interface, specifically browse the following “register address option” interface;
2032 +)))
2033 +|(% 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;
2034 +|(% 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;
2035 +|(% style="width:854px" %)Feedback mode: feedback mode includes no response, confirm response and data response;
2036 +|(% style="width:854px" %)No response: the device or touch screen will not receive feedback;
2037 +|(% 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;
2038 +|(% 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;
2039 +|(% 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;
2040 +|(% style="width:854px" %)Response timeout: sets whether the response frame timeout;
2041 +|(% 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.
2042 +|(% 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;
2043 +|(% style="width:854px" %)Manually send: a manually send tick indicates only one send;
2044 +|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;
2045 +|10|(% style="width:185px" %)Note|(% style="width:854px" %)Fill the text to explain the meaning of the frame;
2046 +|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;
2047 +|12|(% style="width:185px" %)Current operation display|(% style="width:854px" %)Display the description of current operation;
2048 +|13|(% style="width:185px" %)Add|(% style="width:854px" %)Add a new frame;
2049 +|14|(% style="width:185px" %)Save frame|(% style="width:854px" %)Save the configured frame format;
2050 +|15|(% style="width:185px" %)Cancel|(% style="width:854px" %)Cancel the frame configuration;
2217 2217  
2218 -**Cable Wiring**
2052 +Set CAN address (Read or write operation);
2219 2219  
2220 -* **RS485**
2221 -
2222 2222  (% style="text-align:center" %)
2223 -[[image:12.PLC Protocol_html_68dfb6d383f0edd9.png||data-xwiki-image-style-alignment="center" height="244" width="394" class="img-thumbnail"]]
2055 +[[image:12.PLC Protocol_html_7e9f9b25eb6ae8ce.png||data-xwiki-image-style-alignment="center" height="446" width="600" class="img-thumbnail"]]
2224 2224  
2225 -(% style="text-align:center" %)
2226 -[[image:12.PLC Protocol_html_cbeb90cb4faaa8bc.png||data-xwiki-image-style-alignment="center" height="244" width="394" class="img-thumbnail"]]
2057 +(% class="table-bordered" %)
2058 +|**No.**|(% style="width:207px" %)**Item**|(% style="width:829px" %)**Description**
2059 +|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
2060 +|(% rowspan="3" %)2|(% rowspan="3" style="width:207px" %)Trigger|(% style="width:829px" %)Two operations, "read" and "write," are based on on-screen registers
2061 +|(% 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.
2062 +|(% 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.
2063 +|(% 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.
2064 +|(% 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.
2065 +|(% style="width:829px" %)If the trigger condition is a writing operation, there are two situations:(((
2066 +* 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.
2067 +* 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.
2068 +)))
2069 +|(% 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.
2070 +|(% 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.
2071 +|4|(% style="width:207px" %)Add|(% style="width:829px" %)Add current configuration
2072 +|5|(% style="width:207px" %)Close|(% style="width:829px" %)Close the configuration window to exit
2227 2227  
2228 -* **RS232**
2074 +**Multiple Packages Settings**
2229 2229  
2230 2230  (% style="text-align:center" %)
2231 -[[image:12.PLC Protocol_html_9030ba679545793b.png||data-xwiki-image-style-alignment="center" height="241" width="387" class="img-thumbnail"]]
2077 +[[image:12.PLC Protocol_html_107e0f6b1a90afff.png||data-xwiki-image-style-alignment="center" height="341" width="600" class="img-thumbnail"]]
2232 2232  
2233 -**✎Note:** COM3 only available in PI8000/PI9000 series.
2079 +Check [Multiple packages supported] to open [Multiple package data] window, as below show.
2234 2234  
2235 -== **MODBUS RTU Slave (All function)/(All function OneBaseAddress)** ==
2081 +Select Multiple package type
2236 2236  
2237 -Supported Series: MODBUS RTU CONTROLLER
2083 +* Not Multiple packages
2084 +* J1939 Multiple packages
2085 +* Customized Multiple packages
2238 2238  
2239 -HMI works as MODBUS MASTER connecting with SLAVE.
2087 +Click [Edit Receive data] for [Receive] settings
2240 2240  
2241 -The addresses in [All function] start from 0, while the addresses in [All function OneBaseAddress] start from 1 (offset 1).
2089 +* Start code+ Total length (J1939)
2242 2242  
2243 2243  (% style="text-align:center" %)
2244 -[[image:12.PLC Protocol_html_7236139c887defad.png||data-xwiki-image-style-alignment="center" height="571" width="544" class="img-thumbnail"]]
2092 +[[image:12.PLC Protocol_html_3c360c6b5aca51bf.png||data-xwiki-image-style-alignment="center" height="340" width="426" class="img-thumbnail"]]
2245 2245  
2094 +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;
2246 2246  
2247 -(% style="text-align:center" %)
2248 -[[image:12.PLC Protocol_html_de80207f2b495c17.png||data-xwiki-image-style-alignment="center" height="462" width="600" class="img-thumbnail"]]
2096 +* Start code + Data max length (J1939)
2249 2249  
2250 -
2251 2251  (% style="text-align:center" %)
2252 -[[image:12.PLC Protocol_html_4e9e8eff81c7ff8b.png||data-xwiki-image-style-alignment="center" height="462" width="600" class="img-thumbnail"]]
2099 +[[image:12.PLC Protocol_html_74496b2a68cfcdde.png||data-xwiki-image-style-alignment="center" height="340" width="426" class="img-thumbnail"]]
2253 2253  
2254 -**HMI Settings**
2101 +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;
2255 2255  
2256 -(% class="table-bordered" %)
2257 -|**Items**|**Settings**|**Note**
2258 -|Protocol|MODBUS RTU Slave (All function)/( All function OneBaseAddress)|
2259 -|Connection|RS485/RS232|
2260 -|Baud rate|2400~~187500|
2261 -|Data bit|8|
2262 -|Parity|Even/ Odd/ None|
2263 -|Stop bit|1/2|
2264 -|PLC station No.|0~~255|
2103 +* Data max length (J1939)
2265 2265  
2266 -**Address List**
2267 -
2268 -(% class="table-bordered" %)
2269 -|**Type**|**Address Type**|**Function code & Description**
2270 -|(% rowspan="11" %)Word|(% rowspan="3" %)3|04 (read input register: read current binary value in one or more input registers)
2271 -|06 (write single register: write a binary value to a holding register)
2272 -|10 (write values to multiple addresses )
2273 -|(% rowspan="3" %)4|03 (read holding register: read current binary value in one or more holding registers)
2274 -|06 (write single register: write a binary value to a holding register)
2275 -|10 (write values to multiple addresses )
2276 -|(% rowspan="3" %)W6|03 (read holding register: read current binary value in one or more holding registers)
2277 -|06 (write single register: write a binary value to a holding register)
2278 -|10 (write values to multiple addresses )
2279 -|(% rowspan="2" %)W16|03 (read holding register: read current binary value in one or more holding registers)
2280 -|10 (write values to multiple addresses )
2281 -|(% rowspan="11" %)Bit|(% rowspan="3" %)0|01 (Read coil state)
2282 -|05 (Force a single coil to force the on/off state of a logic coil)
2283 -|0F (Write multiple bits, ie write continuously)
2284 -|(% rowspan="3" %)1|02 (Read the input state)
2285 -|05 (Force a single coil to force the on/off state of a logic coil)
2286 -|0F (Write multiple bits)
2287 -|(% rowspan="3" %)W5|01 (Read coil state to obtain the current state of a set of logic coils)
2288 -|05 (Force a single coil to force the on/off state of a logic coil)
2289 -|0F (Write multiple bits)
2290 -|(% rowspan="2" %)W15|01 (Read coil state to obtain the current state of a set of logic coils)
2291 -|0F (Write multiple bits)
2292 -
2293 -**✎Note:**
2294 -
2295 -* Modbus can also support getting bit from the word, which could access the address such as 100.1 and other formats.
2296 -* The function codes sent out are the same as those that read and write words.
2297 -
2298 -**Station number for more than one slaves**
2299 -
2300 -If there are more than one slaves connected to HMI, please set slave station number during editing address, as below shows.
2301 -
2302 2302  (% style="text-align:center" %)
2303 -[[image:12.PLC Protocol_html_31f028c6d80be344.png||data-xwiki-image-style-alignment="center" height="515" width="485" class="img-thumbnail"]]
2106 +[[image:12.PLC Protocol_html_98cea3e7cbd8f05d.png||data-xwiki-image-style-alignment="center" height="340" width="426" class="img-thumbnail"]]
2304 2304  
2305 -**Cable Wiring**
2108 +As set above set, J1939 command is received by the HMI, only when its length less than 50 bytes.
2306 2306  
2307 -* **RS485**
2110 +* Customized multiple package
2308 2308  
2309 2309  (% style="text-align:center" %)
2310 -[[image:12.PLC Protocol_html_68dfb6d383f0edd9.png||data-xwiki-image-style-alignment="center" height="244" width="394" class="img-thumbnail"]]
2113 +[[image:12.PLC Protocol_html_4635bbe4d7999db0.png||data-xwiki-image-style-alignment="center" height="395" width="367" class="img-thumbnail"]]
2311 2311  
2312 -(% style="text-align:center" %)
2313 -[[image:12.PLC Protocol_html_cbeb90cb4faaa8bc.png||data-xwiki-image-style-alignment="center" height="244" width="394" class="img-thumbnail"]]
2115 +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.
2314 2314  
2315 -* **RS232**
2117 +Click [Edit Send data] for [Send] setting
2316 2316  
2317 -(% style="text-align:center" %)
2318 -[[image:12.PLC Protocol_html_9030ba679545793b.png||data-xwiki-image-style-alignment="center" height="241" width="387" class="img-thumbnail"]]
2119 +* J1939
2319 2319  
2320 -**✎Note:** COM3 only available in PI8000/PI9000 series.
2321 -
2322 -== **MODBUS TCP Slave (All function)** ==
2323 -
2324 -Supported series: MODBUS TCP controller
2325 -
2326 -HMI works as MODBUS TCP MASTER connecting with TCP SLAVE
2327 -
2328 2328  (% style="text-align:center" %)
2329 -[[image:12.PLC Protocol_html_8877cb7f39c2b607.png||data-xwiki-image-style-alignment="center" height="571" width="544" class="img-thumbnail"]]
2122 +[[image:12.PLC Protocol_html_a4769e44331ca732.png||data-xwiki-image-style-alignment="center" height="280" width="463" class="img-thumbnail"]]
2330 2330  
2331 -(% style="text-align:center" %)
2332 -[[image:12.PLC Protocol_html_e7e1f06f127a9175.png||data-xwiki-image-style-alignment="center" height="426" width="553" class="img-thumbnail"]]
2124 +[Data] is all data to be sent.
2333 2333  
2126 +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.
2334 2334  
2335 -(% style="text-align:center" %)
2336 -[[image:12.PLC Protocol_html_60bbfe5de79417a6.png||data-xwiki-image-style-alignment="center" height="163" width="553" class="img-thumbnail"]]
2128 +* Customized multiple package
2337 2337  
2338 -**HMI Setting**
2339 -
2340 -(% class="table-bordered" %)
2341 -|**Items**|**Settings**|**Note**
2342 -|Protocol|MODBUS TCP Slave (All function)|
2343 -|Connection|Ethernet|
2344 -|Port No.|502|
2345 -|PLC station No.|1|
2346 -
2347 -**Address List**
2348 -
2349 -(% class="table-bordered" %)
2350 -|**Type**|**Register**|**Function code & Description**
2351 -|(% rowspan="11" %)Word|(% rowspan="3" %)3|04 (read input register: read current binary value in one or more input registers)
2352 -|06 (write single register: write a binary value to a holding register)
2353 -|10 (write values to multiple addresses )
2354 -|(% rowspan="3" %)4|03 (read holding register: read current binary value in one or more holding registers)
2355 -|06 (write single register: write a binary value to a holding register)
2356 -|10 (write values to multiple addresses )
2357 -|(% rowspan="3" %)W6|03 (read holding register: read current binary value in one or more holding registers)
2358 -|06 (write single register: write a binary value to a holding register)
2359 -|10 (write values to multiple addresses )
2360 -|(% rowspan="2" %)W16|03 (read holding register: read current binary value in one or more holding registers)
2361 -|10 (write values to multiple addresses )
2362 -|(% rowspan="11" %)Bit|(% rowspan="3" %)0|01 (Read coil state)
2363 -|05 (Force a single coil to force the on/off state of a logic coil)
2364 -|0F (Write multiple bits, ie write continuously)
2365 -|(% rowspan="3" %)1|02 (Read the input state)
2366 -|05 (Force a single coil to force the on/off state of a logic coil)
2367 -|0F (Write multiple bits)
2368 -|(% rowspan="3" %)W5|01 (Read coil state to obtain the current state of a set of logic coils)
2369 -|05 (Force a single coil to force the on/off state of a logic coil)
2370 -|0F (Write multiple bits)
2371 -|(% rowspan="2" %)W15|01 (Read coil state to obtain the current state of a set of logic coils)
2372 -|0F (Write multiple bits)
2373 -
2374 -**Communication Settings**
2375 -
2376 -Enable HMI Ethernet in [Project Settings];
2377 -
2378 2378  (% style="text-align:center" %)
2379 -[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="107" width="405" class="img-thumbnail"]]
2131 +[[image:12.PLC Protocol_html_78546f765d6f3deb.png||data-xwiki-image-style-alignment="center" height="280" width="463"]]
2380 2380  
2381 -Set PLC IP in [Device IP] settings;
2133 +[Data] is all data to be sent.
2382 2382  
2383 -(% style="text-align:center" %)
2384 -[[image:12.PLC Protocol_html_4bd3cc8348adecf8.png||data-xwiki-image-style-alignment="center" height="190" width="554" class="img-thumbnail"]]
2135 +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.
2385 2385  
2386 2386  **Cable Wiring**
2387 2387  
2388 2388  (% style="text-align:center" %)
2389 -[[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="401" class="img-thumbnail"]]
2140 +[[image:12.PLC Protocol_html_fccede84efcbdc22.png||data-xwiki-image-style-alignment="center" height="111" width="391" class="img-thumbnail"]]
2390 2390  
2142 +**✎Note:** The address interval between each frame need to be more than a word address;
2143 +
2391 2391  = **SHIMADEN** =
2392 2392  
2393 2393  == **FP23** ==
... ... @@ -3187,168 +3187,3 @@
3187 3187  **Cable Wiring**
3188 3188  
3189 3189  [[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"]]
3190 -
3191 -
3192 -= **OpenCAN** =
3193 -
3194 -OpenCan is based on CAN2.0 standard; OpenCAN protocols that could be configured autonomously to accept and send frames.
3195 -
3196 -This protocol is only available in PI8000 series HMI.
3197 -
3198 -**HMI Settings**
3199 -
3200 -|**Items**|**Settings**|**Note**
3201 -|Protocol|OPENCAN|
3202 -|Connection|CAN port|
3203 -|Baud rate|250000|
3204 -
3205 -**CAN frame setting in HMI**
3206 -
3207 -Click [OpenCAN setting] button in communication setting window;
3208 -
3209 -(% style="text-align:center" %)
3210 -[[image:12.PLC Protocol_html_e866b9e56e19785d.png||data-xwiki-image-style-alignment="center" height="503" width="600" class="img-thumbnail"]]
3211 -
3212 -Click [Add] to create a new frame;
3213 -
3214 -(% style="text-align:center" %)
3215 -[[image:12.PLC Protocol_html_3a6f4e2141763c8f.png||data-xwiki-image-style-alignment="center" height="315" width="600" class="img-thumbnail"]]
3216 -
3217 -|**No**|**Items**|**Description**
3218 -|1|Add|add a frame related to register address
3219 -|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
3220 -|3|Frame manager|This list shows some of the main parameters for each frame that the user adds
3221 -|4|Modify|Modify the frames in frame management
3222 -|5|Copy|Copy one frame to another
3223 -|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.
3224 -|7|Empty|All frames in the list are cleared
3225 -|8|Browse|Displays configuration files in XML format in IE
3226 -|9|OK|Complete the configuration of the frame and exit
3227 -
3228 -Set CANBUS frame in setting windows
3229 -
3230 -(% style="text-align:center" %)
3231 -[[image:12.PLC Protocol_html_7c83130820321ef.png||data-xwiki-image-style-alignment="center" height="507" width="600" class="img-thumbnail"]]
3232 -
3233 -|**No**|**Items**|**Description**
3234 -|1|ID|Set the ID of a can frame in hexadecimal format;
3235 -|2|ID assign|split the ID by PF, PS, and SA;
3236 -|3|Frame type|Select Standard frame or Extended Frame;
3237 -|4|Frame format|Select between data frame and remote Frame;
3238 -|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;
3239 -|6|Use address|(((
3240 -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;
3241 -
3242 -**Edit:** Set a bit or word address by its format;
3243 -
3244 -**Option: **Set address options related to frame, enter “register address option” interface, specifically browse the following “register address option” interface;
3245 -)))
3246 -|(% 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;
3247 -|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;
3248 -|Feedback mode: feedback mode includes no response, confirm response and data response;
3249 -|No response: the device or touch screen will not receive feedback;
3250 -|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;
3251 -|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;
3252 -|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;
3253 -|Response timeout: sets whether the response frame timeout;
3254 -|(% rowspan="3" %)8|(% rowspan="3" %)Control address|If ticked, enable sending when the value of the corresponding control bit number (address) is non-0.
3255 -|Control bit: CtrlBit register range 0~~255, if the control bit is ON, can instruction will run normally. Otherwise, it doesn't run;
3256 -|Manually send: a manually send tick indicates only one send;
3257 -|9|Flag configuration|Communication control for each frame. Display OFF when communication is normal, and ON when communication is abnormal;
3258 -|10|Note|Fill the text to explain the meaning of the frame;
3259 -|11|Data assign|Preview the display in this table based on the address and the corresponding number of digits;
3260 -|12|Current operation display|Display the description of current operation;
3261 -|13|Add|Add a new frame;
3262 -|14|Save frame|Save the configured frame format;
3263 -|15|Cancel|Cancel the frame configuration;
3264 -
3265 -Set CAN address (Read or write operation);
3266 -
3267 -(% style="text-align:center" %)
3268 -[[image:12.PLC Protocol_html_7e9f9b25eb6ae8ce.png||data-xwiki-image-style-alignment="center" height="446" width="600" class="img-thumbnail"]]
3269 -
3270 -|**No.**|**Item**|**Description**
3271 -|1|Current address|Displays the register type and register address set by the user in the data access interface
3272 -|(% rowspan="3" %)2|(% rowspan="3" %)Trigger|Two operations, "read" and "write," are based on on-screen registers
3273 -|If "read" is selected, the register address is reading device data in a manner of sending frames set by the user in a loop.
3274 -|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.
3275 -|(% rowspan="5" %)3|(% rowspan="3" %)Data operation|The read and write operations in the trigger conditions are set accordingly.
3276 -|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.
3277 -|If the trigger condition is a writing operation, there are two situations:(((
3278 -* 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.
3279 -* 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.
3280 -)))
3281 -|(% 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.
3282 -|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.
3283 -|4|Add|Add current configuration
3284 -|5|Close|Close the configuration window to exit
3285 -
3286 -**Multiple Packages Settings**
3287 -
3288 -(% style="text-align:center" %)
3289 -[[image:12.PLC Protocol_html_107e0f6b1a90afff.png||data-xwiki-image-style-alignment="center" height="341" width="600" class="img-thumbnail"]]
3290 -
3291 -Check [Multiple packages supported] to open [Multiple package data] window, as below show.
3292 -
3293 -Select Multiple package type
3294 -
3295 -* Not Multiple packages
3296 -* J1939 Multiple packages
3297 -* Customized Multiple packages
3298 -
3299 -Click [Edit Receive data] for [Receive] settings
3300 -
3301 -* Start code+ Total length (J1939)
3302 -
3303 -(% style="text-align:center" %)
3304 -[[image:12.PLC Protocol_html_3c360c6b5aca51bf.png||data-xwiki-image-style-alignment="center" height="340" width="426" class="img-thumbnail"]]
3305 -
3306 -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;
3307 -
3308 -* Start code + Data max length (J1939)
3309 -
3310 -(% style="text-align:center" %)
3311 -[[image:12.PLC Protocol_html_74496b2a68cfcdde.png||data-xwiki-image-style-alignment="center" height="340" width="426" class="img-thumbnail"]]
3312 -
3313 -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;
3314 -
3315 -* Data max length (J1939)
3316 -
3317 -(% style="text-align:center" %)
3318 -[[image:12.PLC Protocol_html_98cea3e7cbd8f05d.png||data-xwiki-image-style-alignment="center" height="340" width="426" class="img-thumbnail"]]
3319 -
3320 -As set above set, J1939 command is received by the HMI, only when its length less than 50 bytes.
3321 -
3322 -* Customized multiple package
3323 -
3324 -(% style="text-align:center" %)
3325 -[[image:12.PLC Protocol_html_4635bbe4d7999db0.png||data-xwiki-image-style-alignment="center" height="395" width="367" class="img-thumbnail"]]
3326 -
3327 -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.
3328 -
3329 -Click [Edit Send data] for [Send] setting
3330 -
3331 -* J1939
3332 -
3333 -(% style="text-align:center" %)
3334 -[[image:12.PLC Protocol_html_a4769e44331ca732.png||data-xwiki-image-style-alignment="center" height="280" width="463" class="img-thumbnail"]]
3335 -
3336 -[Data] is all data to be sent.
3337 -
3338 -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.
3339 -
3340 -* Customized multiple package
3341 -
3342 -(% style="text-align:center" %)
3343 -[[image:12.PLC Protocol_html_78546f765d6f3deb.png||data-xwiki-image-style-alignment="center" height="280" width="463"]]
3344 -
3345 -[Data] is all data to be sent.
3346 -
3347 -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.
3348 -
3349 -**Cable Wiring**
3350 -
3351 -(% style="text-align:center" %)
3352 -[[image:12.PLC Protocol_html_fccede84efcbdc22.png||data-xwiki-image-style-alignment="center" height="111" width="391" class="img-thumbnail"]]
3353 -
3354 -**✎Note:** The address interval between each frame need to be more than a word address;
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
image-20220830143348-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -35.9 KB
Content
image-20220830143511-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -46.3 KB
Content