Changes for page Rockwell

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

From version 14.1
edited by Molly
on 2024/09/14 17:55
Change comment: There is no comment for this version
To version 17.4
edited by Molly
on 2024/09/21 16:57
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -253,7 +253,7 @@
253 253  Supported Series: Rockwell MicroLogix 1100, 1400, SLC5/05 Ethernet port. MicroLogix1000,1200,1500,SLC 5/03, 5/04 with 1761-NET-ENI
254 254  
255 255  |**Items**|**Settings**|**Note**
256 -|Protocol|Rock well Ethernet/IP DF1|
256 +|Protocol|Rockwell Ethernet/IP DF1|
257 257  |Connection|Ethernet|
258 258  |Port No.|44818|
259 259  |PLC station No.|1|
... ... @@ -331,10 +331,6 @@
331 331  )))
332 332  |LN|LNddddd|0~~99255|Long
333 333  
334 -**Cable Wiring**
335 -
336 -[[image:Ethernet.png]]
337 -
338 338  **PLC Setting:**
339 339  
340 340  1.Open the RSLinx Classic Lite software and click [Configure Drivers...] in [Communications].[[image:1.png]]
... ... @@ -343,8 +343,10 @@
343 343  
344 344  3.Click Add New and a pop-up window will pop up. Name the driver and click [OK] in the pop-up window.[[image:3.png]]
345 345  
346 -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[[image:4.png]]
342 +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
347 347  
344 +[[image:4.png]]
345 +
348 348  5.Click the [Close] button.[[image:5.png]]
349 349  
350 350  6.Click the [RSWho] button.[[image:6.png]]
... ... @@ -351,7 +351,7 @@
351 351  
352 352  7.Pop up the RS Who window, indicating that the driver has been added successfully.[[image:7.png]]
353 353  
354 -8.Open the RSLogix 500Pro software and select [System Comms...] in the [Comms option].[[image:8.jpg]]
352 +8.Open the RSLogix 500Pro software and select [System Comms...] in the [Comms] option.[[image:8.jpg]]
355 355  
356 356  9.Select the driver you have created. All device nodes in the same LAN as the computer will be scanned. Select the PLC to be connected and click [OK].
357 357  
... ... @@ -362,3 +362,131 @@
362 362  11.Click [YES] in the pop-up window.[[image:11.png]]
363 363  
364 364  12.Enter online mode.[[image:14.jpg]]
363 +
364 +**Cable Wiring**
365 +
366 +(% style="text-align:center" %)
367 +[[image:Ethernet.png]]
368 +
369 +
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 +
449 +=== **Establishing communication** ===
450 +
451 +1.Click [Communications]→Click[Who Active].
452 +
453 +(% style="text-align:center" %)
454 +[[image:6.jpg]]
455 +
456 +2.Select the drive → Select the corresponding PLC →Click [Go Online].
457 +
458 +The driver is a new created driver from step 1.2
459 +
460 +(% style="text-align:center" %)
461 +[[image:1726908219964-183.png]]
462 +
463 +3.Click [Download]
464 +
465 +(% style="text-align:center" %)
466 +[[image:1726908219966-477.png]]
467 +
468 +4.Click [Download]→ [YES].
469 +
470 +(% style="text-align:center" %)
471 +[[image:1726908219968-250.png]]
472 +
473 +
474 +(% style="text-align:center" %)
475 +[[image:1726908219970-794.png]]
476 +
477 +
478 +**Export Tags**
479 +
480 +1.Click the drop-down menu on the left of [Controller ABcs]→Right-click [Controller Tags]→ Click [Export Tags].
481 +
482 +(% style="text-align:center" %)
483 +[[image:11.jpg]]
484 +
485 +2.Edit the tag file name → Select the file storage location → [Export].
486 +
487 +(% style="text-align:center" %)
488 +[[image:1726908448582-442.png]]
489 +
490 +
11.jpg
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Molly
Size
... ... @@ -1,0 +1,1 @@
1 +70.8 KB
Content
1726907484077-900.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Molly
Size
... ... @@ -1,0 +1,1 @@
1 +22.0 KB
Content
1726907484081-522.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Molly
Size
... ... @@ -1,0 +1,1 @@
1 +32.2 KB
Content
1726907484084-295.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Molly
Size
... ... @@ -1,0 +1,1 @@
1 +39.2 KB
Content
1726907484085-985.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Molly
Size
... ... @@ -1,0 +1,1 @@
1 +36.5 KB
Content
1726907484087-419.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Molly
Size
... ... @@ -1,0 +1,1 @@
1 +25.0 KB
Content
1726907578613-886.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Molly
Size
... ... @@ -1,0 +1,1 @@
1 +220.3 KB
Content
1726907578645-890.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Molly
Size
... ... @@ -1,0 +1,1 @@
1 +34.1 KB
Content
1726907578647-323.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Molly
Size
... ... @@ -1,0 +1,1 @@
1 +27.9 KB
Content
1726907578648-590.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Molly
Size
... ... @@ -1,0 +1,1 @@
1 +105.8 KB
Content
1726907578652-543.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Molly
Size
... ... @@ -1,0 +1,1 @@
1 +19.1 KB
Content
1726908219954-418.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Molly
Size
... ... @@ -1,0 +1,1 @@
1 +132.7 KB
Content
1726908219964-183.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Molly
Size
... ... @@ -1,0 +1,1 @@
1 +24.9 KB
Content
1726908219966-477.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Molly
Size
... ... @@ -1,0 +1,1 @@
1 +20.5 KB
Content
1726908219968-250.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Molly
Size
... ... @@ -1,0 +1,1 @@
1 +26.1 KB
Content
1726908219970-794.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Molly
Size
... ... @@ -1,0 +1,1 @@
1 +6.1 KB
Content
1726908448571-687.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Molly
Size
... ... @@ -1,0 +1,1 @@
1 +134.3 KB
Content
1726908448582-442.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Molly
Size
... ... @@ -1,0 +1,1 @@
1 +70.0 KB
Content
6.jpg
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Molly
Size
... ... @@ -1,0 +1,1 @@
1 +69.3 KB
Content
Ethernet.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Molly
Size
... ... @@ -1,0 +1,1 @@
1 +107.1 KB
Content