Changes for page 12 PLC Protocol OLD

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

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

Summary

Details

Page properties
Content
... ... @@ -509,10 +509,6 @@
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 -
516 516  == **FreeTag Ethernet/IP (CompactLogix)** ==
517 517  
518 518  Allen-Brandly CompactLogix
... ... @@ -570,6 +570,11 @@
570 570  (% style="text-align:center" %)
571 571  [[image:12.PLC Protocol_html_2297240b57346b2a.png||data-xwiki-image-style-alignment="center" height="170" width="400" class="img-thumbnail"]]
572 572  
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 +
573 573  == **AB PLC address edit** ==
574 574  
575 575  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.
... ... @@ -596,6 +596,37 @@
596 596  |(% style="width:393px" %)N|(% style="width:350px" %)ffff|(% style="width:333px" %)N0 ~~ FFFF
597 597  |(% style="width:393px" %)F|(% style="width:350px" %)ffff|(% style="width:333px" %)F0 ~~ FFFF
598 598  
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 +
599 599  = **Hitachi EHV Series (Ethernet)** =
600 600  
601 601  Supported series: Hitachi EHV series
... ... @@ -2618,7 +2618,7 @@
2618 2618  
2619 2619  **✎Note:** COM3 only available in PI8000/PI9000 series.
2620 2620  
2621 -= =
2653 += =
2622 2622  
2623 2623  = **Printer** =
2624 2624  
... ... @@ -2820,33 +2820,3 @@
2820 2820  
2821 2821  (% style="text-align:center" %)
2822 2822  [[image:image-20220817154212-1.jpeg||height="315" width="554" class="img-thumbnail"]]
2823 -
2824 -= **Barcode Scanner** =
2825 -
2826 -Supported: DELI 14880 barcode scanner
2827 -
2828 -**HMI Setting**
2829 -
2830 -|**Items**|**Settings**|**Note**
2831 -|Protocol|Barcode Scanner|
2832 -|Connection|USB|
2833 -
2834 -**Operating Procedures**
2835 -
2836 -Select [Barcode Scanner];
2837 -
2838 -(% style="text-align:center" %)
2839 -[[image:12.PLC Protocol_html_55a3056357320966.png||data-xwiki-image-style-alignment="center" height="266" width="600" class="img-thumbnail"]]
2840 -
2841 -Set address for receiving;
2842 -
2843 -Set correct length;
2844 -
2845 -(% style="text-align:center" %)
2846 -[[image:12.PLC Protocol_html_30a4c9e9dd4db40b.png||data-xwiki-image-style-alignment="center" height="701" width="500" class="img-thumbnail"]]
2847 -
2848 -**✎Note:**
2849 -
2850 -* The protocol uploads the information acquired by the USB scanner to the HMI;
2851 -* The acquired information is displayed in string mode, so it is necessary to use [characters input/display] object;
2852 -* Recommended model: DELI 14880 barcode scanner;