Changes for page 12 PLC Protocol OLD

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

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

Summary

Details

Page properties
Content
... ... @@ -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  
599 += **Barcode Scanner** =
600 +
601 +Supported: DELI 14880 barcode scanner
602 +
603 +**HMI Setting**
604 +
605 +(% class="table-bordered" %)
606 +|**Items**|**Settings**|**Note**
607 +|Protocol|Barcode Scanner|
608 +|Connection|USB|
609 +
610 +**Operating Procedures**
611 +
612 +Select [Barcode Scanner];
613 +
614 +(% style="text-align:center" %)
615 +[[image:12.PLC Protocol_html_55a3056357320966.png||data-xwiki-image-style-alignment="center" height="266" width="600" class="img-thumbnail"]]
616 +
617 +Set address for receiving;
618 +
619 +Set correct length;
620 +
621 +(% style="text-align:center" %)
622 +[[image:12.PLC Protocol_html_30a4c9e9dd4db40b.png||data-xwiki-image-style-alignment="center" height="701" width="500" class="img-thumbnail"]]
623 +
624 +**✎Note:**
625 +
626 +* The protocol uploads the information acquired by the USB scanner to the HMI;
627 +* The acquired information is displayed in string mode, so it is necessary to use [characters input/display] object;
628 +* Recommended model: DELI 14880 barcode scanner;
629 +
599 599  = **Hitachi EHV Series (Ethernet)** =
600 600  
601 601  Supported series: Hitachi EHV series
... ... @@ -2618,6 +2618,8 @@
2618 2618  
2619 2619  **✎Note:** COM3 only available in PI8000/PI9000 series.
2620 2620  
2652 += =
2653 +
2621 2621  = **Printer** =
2622 2622  
2623 2623  == **TSPL label printer** ==
... ... @@ -2818,33 +2818,3 @@
2818 2818  
2819 2819  (% style="text-align:center" %)
2820 2820  [[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;