Page 26 of 33 Copyright © Access-IS 2020
A. HID reports
A.1 Receive data
Data received from the LSR116 will be in a HID input report, structured as below:
A.1.1 Example HID input reports, as sent by the device
In this example, the decoded barcode contained 60 bytes of data, which the device split into two
HID reports. Note that byte 63 in 0x01 in the first report and 0x00 in the second report indicates
whether to expect more data or not. In the second packet, the remaining 52 bytes of data are set to
0x00.