Changes for page 1 Communication

Last modified by Hunter on 2024/07/01 10:54

From version 145.1
edited by Ben
on 2022/08/31 16:15
Change comment: There is no comment for this version
To version 144.1
edited by Ben
on 2022/08/31 16:14
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1194,62 +1194,6 @@
1194 1194  * 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.
1195 1195  * [[image:image-20220831161356-1.png]]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.
1196 1196  
1197 -== **EtherNet/IP NX series Protocol** ==
1198 -
1199 -Supported series: Omron NX/NJ series
1200 -
1201 -**HMI Setting**
1202 -
1203 -|**Items**|**Settings**|**Note**
1204 -|Protocol|Omron NX Ethernet/IP|
1205 -|Connection|Ethernet|
1206 -|Port No.|44818|
1207 -|PLC station No.|1|
1208 -
1209 -**Instruction**
1210 -
1211 -1) In Sysmac Studio, please select [Publish Only] for [Network Publish] when setting address tag.
1212 -
1213 -2) When [Do not publish] is selected for a tag, different import methods may lead to different results. When import tags by [Get Tags from Device], the tag will be eliminated. If [Import tags] is selected, the tags will be imported, but the communication will not succeed.
1214 -
1215 -[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_4156caf6f116c570.png?width=600&height=277&rev=1.1||alt="12.PLC Protocol_html_4156caf6f116c570.png" height="277" width="600"]]
1216 -
1217 -**Export labels from Sysmac Studio**
1218 -
1219 -Launch Sysmac Studio, under Global Variables create the address labels, and thenselect [Tools] -> [Export Global Variables];
1220 -
1221 -[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_26f91dee66c723e9.png?width=600&height=276&rev=1.1||alt="12.PLC Protocol_html_26f91dee66c723e9.png" height="276" width="600"]]
1222 -
1223 -Launch PIStudio, in [Communication] Settings add Omron NX Ethernet/IP protocol;
1224 -
1225 -Click [Label manage];
1226 -
1227 -[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_cd38d2d0c5187f6b.png?width=600&height=276&rev=1.1||alt="12.PLC Protocol_html_cd38d2d0c5187f6b.png" height="276" width="600"]]
1228 -
1229 -Click [Import labels] and then select the file exported in step 1;
1230 -
1231 -[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_52bd5da678bef9b4.png?width=600&height=403&rev=1.1||alt="12.PLC Protocol_html_52bd5da678bef9b4.png" height="403" width="600"]]
1232 -
1233 -The Import Status field shows the result, click [OK] to finish importing address labels;
1234 -
1235 -[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_7f0465a589b98912.png?width=600&height=291&rev=1.1||alt="12.PLC Protocol_html_7f0465a589b98912.png" height="291" width="600"]]
1236 -
1237 -**Communication Settings**
1238 -
1239 -Enable HMI Ethernet in [Project Settings];
1240 -
1241 -[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_43b671f18153910d.png?width=405&height=107&rev=1.1||alt="12.PLC Protocol_html_43b671f18153910d.png" height="107" width="405"]]
1242 -
1243 -Set PLC IP in [Device IP] settings;
1244 -
1245 -[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_437cb087b36b5784.png?width=600&height=330&rev=1.1||alt="12.PLC Protocol_html_437cb087b36b5784.png" height="330" width="600"]]
1246 -
1247 -[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_60ef71528a99abf5.png?width=554&height=188&rev=1.1||alt="12.PLC Protocol_html_60ef71528a99abf5.png" height="188" width="554"]]
1248 -
1249 -**Cable Wiring**
1250 -
1251 -[[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"]]
1252 -
1253 1253  = Create communication with **Modbus RTU** =
1254 1254  
1255 1255  == **V-BOX as Slave** ==