Changes for page Omron

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

From version 47.1
edited by Jett
on 2024/09/10 10:27
Change comment: There is no comment for this version
To version 53.1
edited by Jett
on 2024/10/23 20:39
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -271,7 +271,7 @@
271 271  **HMI Setting**
272 272  
273 273  |**Items**|**Settings**|**Note**
274 -|Protocol|Omron NX Ethernet/IP|
274 +|Protocol|Omron NX/NJ Ethernet/IP|
275 275  |Connection|Ethernet|
276 276  |Port No.|44818|
277 277  |PLC station No.|1|
... ... @@ -278,23 +278,32 @@
278 278  
279 279  **Address list**
280 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
281 +|=Data type|=Memo|=**Range**
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
297 297  
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 +
298 298  **Instruction**
299 299  
300 300  1) In Sysmac Studio, please select [Publish Only] for [Network Publish] when setting address tag.
... ... @@ -311,10 +311,16 @@
311 311  (% style="text-align:center" %)
312 312  [[image:1725933727638-698.png]]
313 313  
323 +(% style="text-align:center" %)
314 314  [[image:1725933619328-454.png]]
315 315  
316 316  Create a .CSV file,and Paste the [CX-Designer] into it.
317 317  
328 +(% class="box infomessage" %)
329 +(((
330 +Note: Make sure the CSV data is separated by commas.
331 +)))
332 +
318 318  (% style="text-align:center" %)
319 319  [[image:1725933782144-300.png]]
320 320