Enter Setup15 **Exit SetupAccess the engine with your program:1. Use CreateFile to access the engine as a HID device.2. Use ReadFile to deliver the scanned data to the application program.3. Use WriteFile to send data to the engine.For detailed information about USB and HID interfaces, go to www.USB.org.Acquire Scanned DataAfter a barcode is decoded, the engine sends an input report as below:BitByte 7 6 5 4 3 2 1 00 Report ID = 0x021 Barcode Length2-57 Decoded Data (1-56)58-61 Reserved (1-4)62 Symbology ID Number (Appendix 7) or N/C: 0x0063 - - - - - - - Decode DataContinuedVID/PIDUSB uses VID (Vendor ID) and PID (Product ID) to identify and locate a device. The VID is assigned by USBImplementers Forum. Every PID contains a base number and interface type (keyboard, COM port, etc.).Product Interface PID (Hex) PID (Dec)Base 0000 0MS842NHID-POS 0010 16