HID Encode Mode

Raw Data: The raw data output decoded data uses decimal encoding.
Code Page Encode: Code pages define the mapping of character codes to characters. It is different from different country keyboard types. If the data received does not display with the proper characters, it may be because the barcode being scanned was created using a code page that is different from the one the host program is expecting. If in this case, user can select appreciate code page by scan proper country keyboard type.

ct.comm.usb.hid_kbw.encode_mode.raw_data_output
S070019


[ * Raw Data Output ]
ct.comm.usb.hid_kbw.encode_mode.code_page_encode
S070319


[ Code Page Encode ]
ct.comm.usb.hid_kbw.encode_mode.unicode_encode
S070519


[ Unicode Encode ]