Changes for page 12 PLC Protocol OLD

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

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

Summary

Details

Page properties
Content
... ... @@ -472,7 +472,7 @@
472 472  = Create communication with **Rockwell PLC** =
473 473  
474 474  
475 -== **MicroLogix** ==
475 +== **MicroLogix Protocol** ==
476 476  
477 477  MicroLogix 1000/1100/1200/1400/1500; SLC 5/03 5/04 5/05 PLC-5
478 478  
... ... @@ -509,6 +509,10 @@
509 509  
510 510  **Cable Wiring**
511 511  
512 +
513 +(% style="text-align:center" %)
514 +[[image:12.PLC Protocol_html_58205bdf82c06d4.png||data-xwiki-image-style-alignment="center" height="307" width="500" class="img-thumbnail"]]
515 +
512 512  == **FreeTag Ethernet/IP (CompactLogix)** ==
513 513  
514 514  Allen-Brandly CompactLogix
... ... @@ -566,11 +566,6 @@
566 566  (% style="text-align:center" %)
567 567  [[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="400" class="img-thumbnail"]]
568 568  
569 -== ==
570 -
571 -(% style="text-align:center" %)
572 -[[image:12.PLC Protocol_html_58205bdf82c06d4.png||data-xwiki-image-style-alignment="center" height="307" width="500" class="img-thumbnail"]]
573 -
574 574  == **AB PLC address edit** ==
575 575  
576 576  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.
... ... @@ -597,37 +597,6 @@
597 597  |(% style="width:393px" %)N|(% style="width:350px" %)ffff|(% style="width:333px" %)N0 ~~ FFFF
598 598  |(% style="width:393px" %)F|(% style="width:350px" %)ffff|(% style="width:333px" %)F0 ~~ FFFF
599 599  
600 -= **Barcode Scanner** =
601 -
602 -Supported: DELI 14880 barcode scanner
603 -
604 -**HMI Setting**
605 -
606 -(% class="table-bordered" %)
607 -|**Items**|**Settings**|**Note**
608 -|Protocol|Barcode Scanner|
609 -|Connection|USB|
610 -
611 -**Operating Procedures**
612 -
613 -Select [Barcode Scanner];
614 -
615 -(% style="text-align:center" %)
616 -[[image:12.PLC Protocol_html_55a3056357320966.png||data-xwiki-image-style-alignment="center" height="266" width="600" class="img-thumbnail"]]
617 -
618 -Set address for receiving;
619 -
620 -Set correct length;
621 -
622 -(% style="text-align:center" %)
623 -[[image:12.PLC Protocol_html_30a4c9e9dd4db40b.png||data-xwiki-image-style-alignment="center" height="701" width="500" class="img-thumbnail"]]
624 -
625 -**✎Note:**
626 -
627 -* The protocol uploads the information acquired by the USB scanner to the HMI;
628 -* The acquired information is displayed in string mode, so it is necessary to use [characters input/display] object;
629 -* Recommended model: DELI 14880 barcode scanner;
630 -
631 631  = **Hitachi EHV Series (Ethernet)** =
632 632  
633 633  Supported series: Hitachi EHV series
... ... @@ -2650,8 +2650,6 @@
2650 2650  
2651 2651  **✎Note:** COM3 only available in PI8000/PI9000 series.
2652 2652  
2653 -= =
2654 -
2655 2655  = **Printer** =
2656 2656  
2657 2657  == **TSPL label printer** ==
... ... @@ -2852,3 +2852,33 @@
2852 2852  
2853 2853  (% style="text-align:center" %)
2854 2854  [[image:image-20220817154212-1.jpeg||height="315" width="554" class="img-thumbnail"]]
2821 +
2822 += **Barcode Scanner** =
2823 +
2824 +Supported: DELI 14880 barcode scanner
2825 +
2826 +**HMI Setting**
2827 +
2828 +|**Items**|**Settings**|**Note**
2829 +|Protocol|Barcode Scanner|
2830 +|Connection|USB|
2831 +
2832 +**Operating Procedures**
2833 +
2834 +Select [Barcode Scanner];
2835 +
2836 +(% style="text-align:center" %)
2837 +[[image:12.PLC Protocol_html_55a3056357320966.png||data-xwiki-image-style-alignment="center" height="266" width="600" class="img-thumbnail"]]
2838 +
2839 +Set address for receiving;
2840 +
2841 +Set correct length;
2842 +
2843 +(% style="text-align:center" %)
2844 +[[image:12.PLC Protocol_html_30a4c9e9dd4db40b.png||data-xwiki-image-style-alignment="center" height="701" width="500" class="img-thumbnail"]]
2845 +
2846 +**✎Note:**
2847 +
2848 +* The protocol uploads the information acquired by the USB scanner to the HMI;
2849 +* The acquired information is displayed in string mode, so it is necessary to use [characters input/display] object;
2850 +* Recommended model: DELI 14880 barcode scanner;