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 49.1
edited by Jett
on 2024/09/10 10:40
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,34 @@
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|1|FALSE(0)或 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.
... ... @@ -292,6 +292,7 @@
292 292  (% style="text-align:center" %)
293 293  [[image:1725933727638-698.png]]
294 294  
323 +(% 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.