Changes for page Rockwell

Last modified by Molly on 2024/11/04 18:13

From version 16.1
edited by Molly
on 2024/09/21 15:57
Change comment: There is no comment for this version
To version 17.1
edited by Molly
on 2024/09/21 16:29
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -367,4 +367,31 @@
367 367  [[image:Ethernet.png]]
368 368  
369 369  
370 -= Rockwell EtherNet/IP(compactLogix Series) =
370 += Rockwell EtherNet/IP(CompactLogix Series) =
371 +
372 +Supported Series: Rockwell CompactLogix Series Ethernet
373 +
374 +|**Items**|**Settings**|**Note**
375 +|Protocol|Rockwell EtherNet/IP (CompactLogix Series)|
376 +|Connection|Ethernet|
377 +|Port No.|44818|
378 +|PLC station No.|1|
379 +
380 +**Support Variable Type**
381 +
382 +|PLC data type|Bit/Word|PIStudio data format|Memo
383 +|BOOL|Boolean|Bit object|
384 +|BitArray| | |
385 +|SINT| | |-128-127
386 +|USINT| | |0~~255
387 +|INT|Integer|16-bit signed, ASCll|-32768~~32767
388 +|UINT| | |0~~65535
389 +|DINT|Double integer|32-bit signed|-2^31~~(2^31-1)
390 +|UDINT| | |0~~4294967295
391 +|REAL|Single Precision Float|32-bit floating|
392 +|LINT|Long integer|64-bit signed|
393 +|ULINT|Long integer|64-bit unsigned|
394 +|LREAL|Double Precision Float|64-bit double|
395 +|STRING| | |Enable Read DWord
396 +
397 +