Changes for page 12 PLC Protocol OLD
Last modified by Mora Zhou on 2024/12/05 14:53
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1996,7 +1996,7 @@ 1996 1996 1997 1997 **4)Cable Wiring** 1998 1998 1999 -= Create communication with LS** 1999 += Create communication with LS** PLC** = 2000 2000 2001 2001 == **XBG serial protocol** == 2002 2002 ... ... @@ -2009,6 +2009,57 @@ 2009 2009 **4)Cable Wiring** 2010 2010 2011 2011 2012 += **XGK FEnet Ethernet protocol** = 2013 + 2014 +Supported Series: LS XGT series XGK CPU with XGL-EFMT Ethernet module 2015 + 2016 +**HMI Settings** 2017 + 2018 +|**Items**|**Settings**|**Note** 2019 +|Protocol|LG XGK FEnet(Ethernet)| 2020 +|Connection|Ethernet| 2021 +|Port No.|2004| 2022 + 2023 +**Address List** 2024 + 2025 +|**Type**|**Register**|**Range**|**Format**|**Note** 2026 +|(% rowspan="14" %)Word|P|0~~2047|P d| 2027 +|M|0~~2047|M d| 2028 +|K|0~~2047|K d| 2029 +|F|0~~2047|F d| 2030 +|T|0~~2047|T d| 2031 +|C|0~~2047|C d| 2032 +|Z|0~~127|Z d| 2033 +|S|0~~127|S d| 2034 +|L|0~~11263|L d| 2035 +|N|0~~21503|N d| 2036 +|D|0~~32767|D d| 2037 +|R|0~~32767|R d| 2038 +|ZR|0~~65535|ZR d| 2039 +|UxDD|0~~6331|UxDD nndd|nn: 0~~63, dd: 0~~31 2040 + 2041 +**✎Note:** 2042 + 2043 +* In addition to the "UxDD" register, the others correspond to the PLC register one by one. UxDD corresponds to U in the PLC; 2044 +* The [UxDD] register, defined in the PLC is Ux.dd, x represents the block, and dd represents 0-31 of each block. There are 64 blocks in the PLC; 2045 +* All bit registers are in the form of bits in word, and the range is the same as the word register; 2046 + 2047 +**Communication settings in HMI** 2048 + 2049 +Enable HMI Ethernet in [Project Settings]; 2050 + 2051 +(% style="text-align:center" %) 2052 +[[image:12.PLC Protocol_html_43b671f18153910d.png||data-xwiki-image-style-alignment="center" height="107" width="405" class="img-thumbnail"]] 2053 + 2054 +Set PLC IP in [Device IP] settings; 2055 + 2056 +(% style="text-align:center" %) 2057 +[[image:12.PLC Protocol_html_a2a19b5003ad4090.png||data-xwiki-image-style-alignment="center" height="189" width="554" class="img-thumbnail"]] 2058 + 2059 +**Cable Wiring** 2060 + 2061 +[[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"]] 2062 + 2012 2012 = **SHIMADEN** = 2013 2013 2014 2014 == **FP23** ==