Changes for page Rockwell

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

From version 15.1
edited by Molly
on 2024/09/14 18:07
Change comment: There is no comment for this version
To version 26.1
edited by Molly
on 2024/11/04 18:13
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -173,55 +173,6 @@
173 173  
174 174  {{id name="I12.PLCProtocol_html_58205bdf82c06d4.png"/}}[[image:xwiki_PIStudio_12.PLC+protocols_WebHome_32d8ab10ec374ea6.png||alt="12.PLC Protocol_html_58205bdf82c06d4.png" height="307" width="500"]]
175 175  
176 -== {{id name="HEtherNet2FIP28CompactLogixSeries29"/}}**EtherNet/IP(CompactLogix Series)** ==
177 -
178 -Allen-Brandly Compact Logix Free Tag
179 -
180 -**HMI Settings**
181 -
182 -|**Items**|**Settings**|**Note**
183 -|Protocol|EtherNet/IP(CompactLogix Series)|
184 -|Connection|Ethernet|
185 -|Port No.|44818|
186 -
187 -**PLC Setting**
188 -
189 -Create new tags
190 -
191 -{{id name="I12.PLCProtocol_html_a748a27dcf7f1124.png"/}}[[image:xwiki_PIStudio_12.PLC+protocols_WebHome_75d3f4097ac67d8e.png||alt="12.PLC Protocol_html_a748a27dcf7f1124.png" height="411" width="700"]]
192 -
193 -Export tags to CSV file. ([Tools] » [Export] » [Tags and Logic Comments])
194 -
195 -{{id name="I12.PLCProtocol_html_151379170bb8ff3e.png"/}}[[image:xwiki_PIStudio_12.PLC+protocols_WebHome_39bb299de26a0af0.png||alt="12.PLC Protocol_html_151379170bb8ff3e.png" height="352" width="700"]]
196 -
197 -Import labels, please open [Communication] window and click [Import label];
198 -
199 -Select csv file, all tags will be displayed as belows;
200 -
201 -{{id name="I12.PLCProtocol_html_af192e54dee96f38.png"/}}[[image:xwiki_PIStudio_12.PLC+protocols_WebHome_4216defdc24cba39.png||alt="12.PLC Protocol_html_af192e54dee96f38.png" height="586" width="700"]]
202 -
203 -**✎Note:**
204 -
205 -Because in different region, the separation symbol is different, we suggest you check this before you want to import your tags. To open csv file as text format.
206 -
207 -{{id name="I12.PLCProtocol_html_33df1d63ebe53726.png"/}}[[image:xwiki_PIStudio_12.PLC+protocols_WebHome_24f4d658173f88a9.png||alt="12.PLC Protocol_html_33df1d63ebe53726.png" height="206" width="700"]]
208 -
209 -The directory of changing system settings: [Control Panel] -> [Date, Time, Language,and Regional Options] -> [Change the format of numbers, dates, and times]->[Customize]-> [List separator]. Please select [,] and export CSV file after setting.
210 -
211 -**Communication settings in HMI**
212 -
213 -Enable HMI Ethernet in [Project Settings];
214 -
215 -{{id name="I12.PLCProtocol_html_43b671f18153910d.png-5"/}}[[image:xwiki_PIStudio_12.PLC+protocols_WebHome_a98ee09dac36eba3.png||alt="12.PLC Protocol_html_43b671f18153910d.png" height="106" width="400"]]
216 -
217 -Set PLC IP in [Device IP] settings;
218 -
219 -{{id name="I12.PLCProtocol_html_27870d373581892e.png"/}}[[image:xwiki_PIStudio_12.PLC+protocols_WebHome_10385ddd81c8baff.png||alt="12.PLC Protocol_html_27870d373581892e.png" height="206" width="600"]]
220 -
221 -**Cable Wiring**
222 -
223 -{{id name="I12.PLCProtocol_html_2297240b57346b2a.png-3"/}}[[image:xwiki_PIStudio_12.PLC+protocols_WebHome_ac8ece9a26719fda.png||alt="12.PLC Protocol_html_2297240b57346b2a.png" height="170" width="400"]]
224 -
225 225  == {{id name="HMicroLogix1200"/}}**MicroLogix 1200** ==
226 226  
227 227  The operational address is determined by the connection of Allen-Bradley PLC to HMI. For extension modules or other special conditions, refer to allen-Bradley PLC instruction manual. The following is an example of allen-bradley MicroLogix1200.
... ... @@ -365,3 +365,212 @@
365 365  
366 366  (% style="text-align:center" %)
367 367  [[image:Ethernet.png]]
319 +
320 +
321 +== **EtherNet/IP(CompactLogix Series)** ==
322 +
323 +Supported Series: Rockwell CompactLogix Series Ethernet
324 +
325 +|**Items**|**Settings**|**Note**
326 +|Protocol|Rockwell EtherNet/IP (CompactLogix Series)|
327 +|Connection|Ethernet|
328 +|Port No.|44818|
329 +|PLC station No.|1|
330 +
331 +**Support Variable Type**
332 +
333 +|PLC data type|Bit/Word|PIStudio data format|Memo
334 +|BOOL|Boolean|Bit object|
335 +|BitArray| | |
336 +|SINT| | |-128-127
337 +|USINT| | |0~~255
338 +|INT|Integer|16-bit signed, ASCll|-32768~~32767
339 +|UINT| | |0~~65535
340 +|DINT|Double integer|32-bit signed|-2^31~~(2^31-1)
341 +|UDINT| | |0~~4294967295
342 +|REAL|Single Precision Float|32-bit floating|
343 +|LINT|Long integer|64-bit signed|
344 +|ULINT|Long integer|64-bit unsigned|
345 +|LREAL|Double Precision Float|64-bit double|
346 +|STRING| | |Enable Read DWord
347 +
348 +**PLC Setting:**
349 +
350 +1.Open the RSLinx Classic Lite software and click [Configure Drivers...] in [Communications].
351 +
352 +[[image:1726907484077-900.png]]
353 +
354 +2.Click the drop-down menu and select EtherNet/IP driver
355 +
356 +[[image:1726907484081-522.png]]
357 +
358 +3.Click Add New and a pop-up window will pop up. Name the driver and click [OK] in the pop-up window.
359 +
360 +[[image:1726907484084-295.png]]
361 +
362 +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].
363 +
364 +[[image:1726907484085-985.png]]
365 +
366 +5.Click the [Close] button
367 +
368 +[[image:1726907484087-419.png]]
369 +
370 +6.Open Stuido5000 and create a new project or open an existing project.
371 +
372 +To create a new project: click [New Project].
373 +
374 +(% style="text-align:center" %)
375 +[[image:1726907578613-886.png]]
376 +
377 +7.Click the [1769-L16ER-BB1B]→ Edit Project Name → Select the file storage location → [Next]
378 +
379 +(% style="text-align:center" %)
380 +[[image:1726907578645-890.png]]
381 +
382 +8. Select the software version →Select [Expansion I/O] number→ Security Authority → Click [Finish].
383 +
384 +The software version must be the same as the PLC firmware version, and the Security Authority protection should be selected according to personal needs.
385 +
386 +(% style="text-align:center" %)
387 +[[image:1726907578647-323.png]]
388 +
389 +**~ Create a new tag**
390 +
391 +1.Click the drop-down menu on the left of [Controller ABcs]→ Right-click [Controller Tags] → Click [New tag].
392 +
393 +[[image:1726907578648-590.png]]
394 +
395 +2.Input tag name → Select tag type → Create
396 +
397 +(% style="text-align:center" %)
398 +[[image:1726907578652-543.png]]
399 +
400 +Establishing communication
401 +
402 +1.Click [Communications]→Click[Who Active].
403 +
404 +(% style="text-align:center" %)
405 +[[image:6.jpg]]
406 +
407 +2.Select the drive → Select the corresponding PLC →Click [Go Online].
408 +
409 +The driver is a new created driver from step 1.2
410 +
411 +(% style="text-align:center" %)
412 +[[image:1726908219964-183.png]]
413 +
414 +3.Click [Download]
415 +
416 +(% style="text-align:center" %)
417 +[[image:1726908219966-477.png]]
418 +
419 +4.Click [Download]→ [YES].
420 +
421 +(% style="text-align:center" %)
422 +[[image:1726908219968-250.png]]
423 +
424 +
425 +(% style="text-align:center" %)
426 +[[image:1726908219970-794.png]]
427 +
428 +
429 +**Export Tags**
430 +
431 +1.Click the drop-down menu on the left of [Controller ABcs]→Right-click [Controller Tags]→ Click [Export Tags].
432 +
433 +(% style="text-align:center" %)
434 +[[image:11.jpg]]
435 +
436 +2.Edit the tag file name → Select the file storage location → [Export].
437 +
438 +(% style="text-align:center" %)
439 +[[image:1726908448582-442.png]]
440 +
441 + **HMI Setting:**
442 +
443 +
444 +**~ New project**
445 +
446 +1.[Home]→[New]→[New project]→Set the name,series and model of HMI→[Next]→[Screen style] →[OK].
447 +
448 +[[image:1727161664493-505.png]]
449 +
450 +**Communication configuration**
451 +
452 +1.[Project]→[Communication]→[Setting]
453 +
454 +[[image:1726909065716-860.png]]
455 +
456 +2.Choose protocol:
457 +
458 + Device type [Rockwell]→[Rockwell EtherNet/IP(CompactLogix Series)]→[OK]
459 +
460 +(% style="text-align:center" %)
461 +[[image:1726909065723-657.png]]
462 +
463 +3.[Setting]→[PLC IP Address]→[OK]→[Labels manage].
464 +
465 +(% style="text-align:center" %)
466 +[[image:1726909065724-657.png]]
467 +
468 +4.Tags import:
469 +
470 +[Import Tags From File]→Choose the .CSV file→[Open]→[Save]→[OK]
471 +
472 +(% style="text-align:center" %)
473 +[[image:1726909065726-124.png]]
474 +
475 +== Rockwell Micro850 Series ==
476 +
477 +
478 +Supported Series: Rockwell CompactLogix Series Ethernet
479 +
480 +|**Items**|**Settings**|**Note**
481 +|Protocol|Rockwell Micro850 Series|
482 +|Connection|Ethernet|
483 +|Port No.|44818|
484 +|PLC station No.|1|
485 +
486 +1.Open Connected Components Workbench and create a new project or open an existing project.
487 +
488 +To create a new project: click [New Project]→Edit project name→Click [Browse]select project storage location→Click [Create].
489 +
490 +[[image:1730714903819-264.png]]
491 +
492 +
493 +2.Click the [Controllers]→ [Micro850] → Select device model → [Add To Project].
494 +
495 +[[image:1730714903824-934.png]]
496 +
497 +
498 +3. Double click [Global Variables]→Right click on a blank space in the table→ Click [Add Variable].
499 +
500 +[[image:1730714903826-298.png]]
501 +
502 +
503 +4.Right click[Micro850]→ Click [Properties].
504 +
505 +[[image:1730714903828-952.png]]
506 +
507 +5.Select Controller → Ethernet →Configure the IP address of the PLC.
508 +
509 +[[image:1730714903830-866.png]]
510 +
511 +
512 +6.Click [Download]→Choose your device→Click[OK].
513 +
514 +[[image:1730714903835-960.png]]
515 +
516 +
517 +7.Click[Download].
518 +
519 +[[image:1730714903837-636.png]]
520 +
521 +8. Right click [Micro850]→Click [Export]→Click [Variables].
522 +
523 +[[image:1730714903838-538.png]]
524 +
525 +9.Edit the tag file name → Select the file storage location → [Export].
526 +
527 +[[image:1730714903840-999.png]]
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
1726909065716-860.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Molly
Size
... ... @@ -1,0 +1,1 @@
1 +99.4 KB
Content
1726909065723-657.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Molly
Size
... ... @@ -1,0 +1,1 @@
1 +28.0 KB
Content
1726909065724-657.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Molly
Size
... ... @@ -1,0 +1,1 @@
1 +44.7 KB
Content
1726909065726-124.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Molly
Size
... ... @@ -1,0 +1,1 @@
1 +16.4 KB
Content
1726909065727-109.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Molly
Size
... ... @@ -1,0 +1,1 @@
1 +87.7 KB
Content
1726909065727-501.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Molly
Size
... ... @@ -1,0 +1,1 @@
1 +7.9 KB
Content
1727161664493-505.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Molly
Size
... ... @@ -1,0 +1,1 @@
1 +126.3 KB
Content
1730714903819-264.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Molly
Size
... ... @@ -1,0 +1,1 @@
1 +47.6 KB
Content
1730714903824-934.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Molly
Size
... ... @@ -1,0 +1,1 @@
1 +56.7 KB
Content
1730714903826-298.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Molly
Size
... ... @@ -1,0 +1,1 @@
1 +82.8 KB
Content
1730714903828-952.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Molly
Size
... ... @@ -1,0 +1,1 @@
1 +79.8 KB
Content
1730714903830-866.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Molly
Size
... ... @@ -1,0 +1,1 @@
1 +85.2 KB
Content
1730714903835-960.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Molly
Size
... ... @@ -1,0 +1,1 @@
1 +93.0 KB
Content
1730714903837-636.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Molly
Size
... ... @@ -1,0 +1,1 @@
1 +11.1 KB
Content
1730714903838-538.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Molly
Size
... ... @@ -1,0 +1,1 @@
1 +83.0 KB
Content
1730714903840-999.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