... |
... |
@@ -367,4 +367,82 @@ |
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 |
+**PLC Setting:** |
|
398 |
+ |
|
399 |
+1.Open the RSLinx Classic Lite software and click [Configure Drivers...] in [Communications]. |
|
400 |
+ |
|
401 |
+[[image:1726907484077-900.png]] |
|
402 |
+ |
|
403 |
+2.Click the drop-down menu and select EtherNet/IP driver |
|
404 |
+ |
|
405 |
+[[image:1726907484081-522.png]] |
|
406 |
+ |
|
407 |
+3.Click Add New and a pop-up window will pop up. Name the driver and click [OK] in the pop-up window. |
|
408 |
+ |
|
409 |
+[[image:1726907484084-295.png]] |
|
410 |
+ |
|
411 |
+4.The configuration driver window pops up., click on the correct network adapter option (such as the ASIX USB to Fast Ethernet Family Adapter option in this picture), and click [OK]. |
|
412 |
+ |
|
413 |
+[[image:1726907484085-985.png]] |
|
414 |
+ |
|
415 |
+5.Click the [Close] button |
|
416 |
+ |
|
417 |
+[[image:1726907484087-419.png]] |
|
418 |
+ |
|
419 |
+6.Open Stuido5000 and create a new project or open an existing project. |
|
420 |
+ |
|
421 |
+To create a new project: click [New Project]. |
|
422 |
+ |
|
423 |
+[[image:1726907578613-886.png]] |
|
424 |
+ |
|
425 |
+7.Click the [1769-L16ER-BB1B]→ Edit Project Name → Select the file storage location → [Next] |
|
426 |
+ |
|
427 |
+(% style="text-align:center" %) |
|
428 |
+[[image:1726907578645-890.png]] |
|
429 |
+ |
|
430 |
+8. Select the software version →Select [Expansion I/O] number→ Security Authority → Click [Finish]. |
|
431 |
+ |
|
432 |
+The software version must be the same as the PLC firmware version, and the Security Authority protection should be selected according to personal needs. |
|
433 |
+ |
|
434 |
+(% style="text-align:center" %) |
|
435 |
+[[image:1726907578647-323.png]] |
|
436 |
+ |
|
437 |
+**~ Create a new tag** |
|
438 |
+ |
|
439 |
+1.Click the drop-down menu on the left of [Controller ABcs]→ Right-click [Controller Tags] → Click [New tag]. |
|
440 |
+ |
|
441 |
+[[image:1726907578648-590.png]] |
|
442 |
+ |
|
443 |
+2.Input tag name → Select tag type → Create |
|
444 |
+ |
|
445 |
+(% style="text-align:center" %) |
|
446 |
+[[image:1726907578652-543.png]] |
|
447 |
+ |
|
448 |
+ |