94
4-1-4 Start Decode & Stop Decode
Start Decode
Format
<SYN>
T
<CR>
0x16
0x54
0x0D
Note: Activate the scanner to scan barcodes when Scan Mode is Host.
Stop Decode
Format
<SYN>
U
<CR>
0x16
0x55
0x0D
Note: Deactivate the scanner to scan barcodes when Scan Mode is Host.
4-1-5 Return default parameters & firmware revision
Load Defaults
Format
<SYN>M<CR>
%%%DEF
.
0x16 0x4D 0x0D
0x25 0x25 0x25 0x44 0x45 0x46
0x2E
Set the parameters to the default values.
Write to Custom Defaults
Format
<SYN>M<CR>
%%WCDF
.
0x16 0x4D 0x0D
0x25 0x25 0x57 0x43 0x44 0x46
0x2E
Write the current parameter setting to the custom default settings.
Restore Custom Defaults
Format
<SYN>M<CR>
%%RSDF
.
0x16 0x4D 0x0D
0x25 0x25 0x52 0x53 0x44 0x46
0x2E
Restore custom default settings to current settings. If failed, restore default settings.
Firmware Version List
Format
<SYN>M<CR>
%%%VER
.
0x16 0x4D 0x0D
0x25 0x25 0x25 0x56 0x45 0x52
0x2E
Request the software revision string from the scanner.