Information

Enter Setup
HID POS (POS HID Barcode Scanner)
Introduction
The HID-POS interface is recommended for new application programs. It can send up to 56 characters in a single USB report
and appears more efficient than keyboard emulation.
Features:
HID based, no custom driver required.
Way more efficient in communication than keyboard emulation and traditional RS-232 interface.
USB HID-POS
Access the Engine with Your Program
Use CreateFile to access the engine as a HID device and then use ReadFile to deliver the scanned data to the application
program. Use WriteFile to send data to the engine.
For detailed information about USB and HID interfaces, go to www.USB.org.
** Exit Setup
78