Changes for page Omron

Last modified by Jett on 2024/10/23 20:42

From version 45.1
edited by Jett
on 2024/09/10 10:14
Change comment: There is no comment for this version
To version 48.1
edited by Jett
on 2024/09/10 10:28
Change comment: There is no comment for this version

Summary

Details

Page properties
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"/}}**NX EtherNet/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,25 @@
276 276  |Port No.|44818|
277 277  |PLC station No.|1|
278 278  
279 +**Address list**
280 +
281 +|Data type|Data format in PIStudio|Memo
282 +|BOOL|bit|
283 +|Byte|16-bit BCD,HEX,Binary,Unsigned|8-bit
284 +|SInt|16-bit BCD,HEX,Binary,Signed|8-bit
285 +|USInt|16-bit BCD,HEX,Binary,Unsigned|8-bit
286 +|Word|16-bit BCD,HEX,Binary,Unsigned|16-bit
287 +|Int|16-bit BCD,HEX,Binary,Signed|16-bit
288 +|UInt|16-bit BCD,HEX,Binary,Unsigned|16-bit
289 +|DWord|32-bit BCD, Hex, Binary, Unsigned|32-bit
290 +|DInt|32-bit BCD, Hex, Binary, Signed|32-bit
291 +|Real|32-bit Float|32-bit
292 +|UDInt|32-bit BCD, Hex, Binary, Unsigned|32-bit
293 +|LInt|64-bit Signed|64-bit
294 +|ULInt|64-bit USigned|64-bit
295 +|LWord|64-bit USigned|64-bit
296 +|LReal|64-bit Float|64-bit
297 +
279 279  **Instruction**
280 280  
281 281  1) In Sysmac Studio, please select [Publish Only] for [Network Publish] when setting address tag.
... ... @@ -292,6 +292,7 @@
292 292  (% style="text-align:center" %)
293 293  [[image:1725933727638-698.png]]
294 294  
314 +(% style="text-align:center" %)
295 295  [[image:1725933619328-454.png]]
296 296  
297 297  Create a .CSV file,and Paste the [CX-Designer] into it.