Changes for page 12 PLC Protocol OLD

Last modified by Mora Zhou on 2024/12/05 14:53

From version 69.1
edited by Ben
on 2022/08/29 14:09
Change comment: There is no comment for this version
To version 71.1
edited by Ben
on 2022/08/29 14:13
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -469,10 +469,46 @@
469 469  
470 470  The above are all the steps for establishing ethernet communication between Wecon HMI with LX5V PLC.
471 471  
472 -= =
472 += Create communication with **Rockwell PLC** =
473 473  
474 -= **Allen-Bradley** =
475 475  
475 +== **MicroLogix** ==
476 +
477 +MicroLogix 1000/1100/1200/1400/1500; SLC 5/03 5/04 5/05 PLC-5
478 +
479 +**HMI Settings**
480 +
481 +(% class="table-bordered" %)
482 +|**Item**|**Settings**|**Note**
483 +|Protocol|Allen-Bradlley MicroLogix|
484 +|Connection|RS232|
485 +|Baud rate|19200|
486 +|Data bit|8|
487 +|Parity|None|
488 +|Stop bit|1|
489 +|PLC station No.|1|
490 +
491 +**Address List**
492 +
493 +(% class="table-bordered" %)
494 +|**Type**|**Device registers**|**Format**|**Range**|**Note**
495 +|(% rowspan="5" %)Bit|I|I d.d|0.0~~255.15|
496 +|O|O d.d|0.0~~255.15|
497 +|B|B nnhh.dd|0.0~~ffff.15|nn: block number (hex)
498 +|S|S d.d|0.0~~255.15|
499 +|N|N nnhh.dd|0.0~~ffff.15|nn: block number (hex)
500 +|(% rowspan="9" %)Word|S|S d|0~~255|
501 +|TS|TS nnhh|0~~ffff|(% rowspan="8" %)nn: block number (hex)
502 +|TP|TP nnhh|0~~ffff
503 +|CS|CS nnhh|0~~ffff
504 +|CP|CP nnhh|0~~ffff
505 +|N|N nnhh|0~~ffff
506 +|C|C nnhh|0~~ffff
507 +|T|T nnhh|0~~ffff
508 +|R|R nnhh|0~~ffff
509 +
510 +**Cable Wiring**
511 +
476 476  == **FreeTag Ethernet/IP (CompactLogix)** ==
477 477  
478 478  Allen-Brandly CompactLogix
... ... @@ -530,43 +530,8 @@
530 530  (% style="text-align:center" %)
531 531  [[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="400" class="img-thumbnail"]]
532 532  
533 -== **MicroLogix** ==
569 +== ==
534 534  
535 -MicroLogix 1000/1100/1200/1400/1500; SLC 5/03 5/04 5/05 PLC-5
536 -
537 -**HMI Settings**
538 -
539 -(% class="table-bordered" %)
540 -|**Item**|**Settings**|**Note**
541 -|Protocol|Allen-Bradlley MicroLogix|
542 -|Connection|RS232|
543 -|Baud rate|19200|
544 -|Data bit|8|
545 -|Parity|None|
546 -|Stop bit|1|
547 -|PLC station No.|1|
548 -
549 -**Address List**
550 -
551 -(% class="table-bordered" %)
552 -|**Type**|**Device registers**|**Format**|**Range**|**Note**
553 -|(% rowspan="5" %)Bit|I|I d.d|0.0~~255.15|
554 -|O|O d.d|0.0~~255.15|
555 -|B|B nnhh.dd|0.0~~ffff.15|nn: block number (hex)
556 -|S|S d.d|0.0~~255.15|
557 -|N|N nnhh.dd|0.0~~ffff.15|nn: block number (hex)
558 -|(% rowspan="9" %)Word|S|S d|0~~255|
559 -|TS|TS nnhh|0~~ffff|(% rowspan="8" %)nn: block number (hex)
560 -|TP|TP nnhh|0~~ffff
561 -|CS|CS nnhh|0~~ffff
562 -|CP|CP nnhh|0~~ffff
563 -|N|N nnhh|0~~ffff
564 -|C|C nnhh|0~~ffff
565 -|T|T nnhh|0~~ffff
566 -|R|R nnhh|0~~ffff
567 -
568 -**Cable Wiring**
569 -
570 570  (% style="text-align:center" %)
571 571  [[image:12.PLC Protocol_html_58205bdf82c06d4.png||data-xwiki-image-style-alignment="center" height="307" width="500" class="img-thumbnail"]]
572 572  
... ... @@ -2649,7 +2649,7 @@
2649 2649  
2650 2650  **✎Note:** COM3 only available in PI8000/PI9000 series.
2651 2651  
2652 -= =
2653 += =
2653 2653  
2654 2654  = **Printer** =
2655 2655