From version 42.1
edited by Devin Chen
on 2023/09/12 17:54
on 2023/09/12 17:54
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 11 added, 0 removed)
-
Objects (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. DevinChen1 +XWiki.2454238480 - Content
-
... ... @@ -264,7 +264,7 @@ 264 264 * 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. 265 265 * {{id name="I12.PLCProtocol_html_d428cad280fdefb3.png"/}}[[image:xwiki_PIStudio_12.PLC+protocols_WebHome_f434f58797d3c0da.png||alt="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. 266 266 267 -== {{id name="HNXEtherNet2FIP"/}}** NXEtherNet/IP** ==267 +== {{id name="HNXEtherNet2FIP"/}}**Ethernet/IP (NX/NJ Serirs)** == 268 268 269 269 Supported series: Omron NX/NJ series 270 270 ... ... @@ -276,6 +276,34 @@ 276 276 |Port No.|44818| 277 277 |PLC station No.|1| 278 278 279 +**Address list** 280 + 281 +|Data type|Memo|Memo 282 +|BOOL|1|FALSE(0) or TRUE(1) 283 +|BYTE|8|0~~255 284 +|WORD|16|0~~65535 285 +|DWORD|32|0~~4294967295 286 +|LWORD|64|0~~(2^64-1) 287 +|SINT|8|-128~~127 288 +|USINT|8|0~~255 289 +|INT|16|-32768~~32767 290 +|UINT|16|0~~65535 291 +|DINT|32|-2147483648~~2147483647 292 +|UDINT|32|0~~4294967295 293 +|LINT|64|(-2^63)~~(2^63-1) 294 +|ULINT|64|0~~(2^64-1) 295 +|REAL|32|-3.402823466E+38~~3.402823466E+38 296 +|LREAL|64|((( 297 +-1.7976931348623158E+308~~1.79769313 298 + 299 +48623158E+308 300 +))) 301 +|DATE|32|1970-01-01~~2106-02-07 302 +|TIME|32|0D0H0M0S0MS~~49D17H2M47S295MS 303 +|DATE_AND_TIME|32|1970-1-1-0:0:0~~2106-02-07-06:28:15 304 +|TIME_OF_DAY|32|0:0:0~~23:59:59.999 305 +|STRING| | 306 + 279 279 **Instruction** 280 280 281 281 1) In Sysmac Studio, please select [Publish Only] for [Network Publish] when setting address tag. ... ... @@ -282,40 +282,45 @@ 282 282 283 283 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. 284 284 285 -{{id name="I12.PLCProtocol_html_4156caf6f116c570.png"/}}[[image:xwiki_PIStudio_12.PLC+protocols_WebHome_1275dbbb73675c45.png||alt="12.PLC Protocol_html_4156caf6f116c570.png" height="277" width="600"]] 313 +(% style="text-align:center" %) 314 +[[image:1725933697098-418.png]] 286 286 287 287 **Export labels from Sysmac Studio** 288 288 289 289 Launch Sysmac Studio, under Global Variables create the address labels, and thenselect [Tools] -> [Export Global Variables]; 290 290 291 -{{id name="I12.PLCProtocol_html_26f91dee66c723e9.png"/}}[[image:xwiki_PIStudio_12.PLC+protocols_WebHome_4d41889d12980317.png||alt="12.PLC Protocol_html_26f91dee66c723e9.png" height="276" width="600"]] 320 +(% style="text-align:center" %) 321 +[[image:1725933727638-698.png]] 292 292 293 -Launch PIStudio, in [Communication] Settings add Omron NX Ethernet/IP protocol; 323 +(% style="text-align:center" %) 324 +[[image:1725933619328-454.png]] 294 294 295 -C lick [Labelmanage];326 +Create a .CSV file,and Paste the [CX-Designer] into it. 296 296 297 -{{id name="I12.PLCProtocol_html_cd38d2d0c5187f6b.png"/}}[[image:xwiki_PIStudio_12.PLC+protocols_WebHome_c02902d35021dbd.png||alt="12.PLC Protocol_html_cd38d2d0c5187f6b.png" height="276" width="600"]] 328 +(% style="text-align:center" %) 329 +[[image:1725933782144-300.png]] 298 298 299 - Click[Importlabels]and thenselectthefileexportedinstep1;331 +Launch PIStudio, in [Communication] Settings add [Omron Ethernet/IP (NX/NJ Serirs)] protocol; 300 300 301 - {{id name="I12.PLCProtocol_html_52bd5da678bef9b4.png"/}}[[image:xwiki_PIStudio_12.PLC+protocols_WebHome_31ee4b3995e48a09.png||alt="12.PLC Protocol_html_52bd5da678bef9b4.png" height="403" width="600"]]333 +[[image:1725933826453-416.png]] 302 302 303 - The ImportStatus fieldshows theresult,click [OK] tofinishimportingaddress labels;335 +Click [Label manage];Click [Import Tags form file] and then Choose the .CSV file you need; 304 304 305 -{{id name="I12.PLCProtocol_html_7f0465a589b98912.png"/}}[[image:xwiki_PIStudio_12.PLC+protocols_WebHome_2e9eb22f4eb0faef.png||alt="12.PLC Protocol_html_7f0465a589b98912.png" height="291" width="600"]] 337 +(% style="text-align:center" %) 338 +[[image:1725933926323-707.png]] 306 306 340 + 307 307 **Communication Settings** 308 308 309 -Enable HMI Ethernet in [Project Settings]; 310 - 311 -{{id name="I12.PLCProtocol_html_43b671f18153910d.png-4"/}}[[image:xwiki_PIStudio_12.PLC+protocols_WebHome_a98ee09dac36eba3.png||alt="12.PLC Protocol_html_43b671f18153910d.png" height="107" width="405"]] 312 - 313 313 Set PLC IP in [Device IP] settings; 314 314 315 -{{id name="I12.PLCProtocol_html_437cb087b36b5784.png"/}}[[image:xwiki_PIStudio_12.PLC+protocols_WebHome_3b29b2c9873ab9cc.png||alt="12.PLC Protocol_html_437cb087b36b5784.png" height="330" width="600"]] 345 +(% style="text-align:center" %) 346 +[[image:1725934163105-489.png||height="99" width="241"]] 316 316 317 -{{id name="I12.PLCProtocol_html_60ef71528a99abf5.png"/}}[[image:xwiki_PIStudio_12.PLC+protocols_WebHome_c45114a482fa38f6.png||alt="12.PLC Protocol_html_60ef71528a99abf5.png" height="188" width="554"]] 318 318 349 +(% style="text-align:center" %) 350 +[[image:1725934131262-239.png]] 351 + 319 319 **Cable Wiring** 320 320 321 321 {{id name="Ihttps:2F2Fdocs.we-con.com.cn2Fbin2Fdownload2FPIStudio2F12.PLC2520protocols2FWebHome2F12.PLC2520Protocol_html_2297240b57346b2a.png3Fwidth3D40126height3D17026rev3D1.1-4"/}}[[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"]] ... ... @@ -418,7 +418,7 @@ 418 418 419 419 {{id name="Iimage-20220914115848-1.jpeg"/}}[[image:xwiki_PIStudio_12.PLC+protocols_WebHome_138658736ae39b8.jpg||alt="image-20220914115848-1.jpeg" height="499" width="610"]] 420 420 421 -== {{id name="HOMRONHOSTLINK"/}}C200HE Series Serial ==454 +== C200HE Series Serial == 422 422 423 423 Supported series: Omron C200HE series 424 424
- 1725933542710-763.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.2454238480 - Size
-
... ... @@ -1,0 +1,1 @@ 1 +616.8 KB - Content
- 1725933558402-579.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.2454238480 - Size
-
... ... @@ -1,0 +1,1 @@ 1 +616.8 KB - Content
- 1725933585867-921.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.2454238480 - Size
-
... ... @@ -1,0 +1,1 @@ 1 +223.1 KB - Content
- 1725933619328-454.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.2454238480 - Size
-
... ... @@ -1,0 +1,1 @@ 1 +44.9 KB - Content
- 1725933697098-418.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.2454238480 - Size
-
... ... @@ -1,0 +1,1 @@ 1 +241.3 KB - Content
- 1725933727638-698.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.2454238480 - Size
-
... ... @@ -1,0 +1,1 @@ 1 +101.9 KB - Content
- 1725933782144-300.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.2454238480 - Size
-
... ... @@ -1,0 +1,1 @@ 1 +313.6 KB - Content
- 1725933826453-416.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.2454238480 - Size
-
... ... @@ -1,0 +1,1 @@ 1 +187.2 KB - Content
- 1725933926323-707.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.2454238480 - Size
-
... ... @@ -1,0 +1,1 @@ 1 +237.3 KB - Content
- 1725934131262-239.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.2454238480 - Size
-
... ... @@ -1,0 +1,1 @@ 1 +7.6 KB - Content
- 1725934163105-489.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.2454238480 - Size
-
... ... @@ -1,0 +1,1 @@ 1 +11.1 KB - Content
- XWiki.XWikiComments[0]
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.VZ - Comment
-
... ... @@ -1,0 +1,2 @@ 1 +I have a 3070ig-O-RS v1.7 HMI panel. 2 +The Ethernet communication does work good with an OMRON CP1L-EM30DT1-D CPU, with the OMRON CJ TCP FINS Ethernet protocol on the 9600 FINS TCP port. - Date
-
... ... @@ -1,0 +1,1 @@ 1 +2024-08-26 18:10:06.197