11
Code type enable/disable
STX V x y ETX
x, y = 0 to 127-decimal
(02H 56H x y 03H)
Starting at 0 (zero)
Add to enable Codabar
Add to enable Code 39
Example:
[STX V 35 0 ETX]
Add 4 to enable UPC
Enable Code 128,
Add 8 to enable EAN
Code 39 and Codabar
Add 16 to enable ITF
Add 32 to enable Code 128
Starting at 0 (zero)
Add 1 to enable Code 93
Add 2 to enable Plessey
Add 4 to enable Code 11
Add 8 to enable Airline 2 of 5
Sound scanner beep
STX G ETX
(02H 47H 03H)
Disable/enable good
STX H x ETX
x = 31H(Disable); x = 32H(Enable)
scan beep
(02H 48H x 03H)
Sound razzberry tone
STX Z ETX
(02H 5AH 03H)
Disable Scanning
STX D ETX
(keypad and display
(02H 44H 03H)
still active).
Note: Reserve code 94
must also be enabled.
Enable Scanning
STX E ETX
(02H 45H 03H)
Request Scanner
STX F ETX
Information
(02H 46H 03H)
The scanner responds with:
xxxxxyyyyyzzZZ CR LF
xxxxx = 5 digit software
(xxxxxyyyyyzzZZ 13H 10H)
yyyyy = 5 digit model #
zz = number of rows/display
ZZ = number of characters/row
Select Bar Code
STX K x ETX
x(Auto Detect Mode - "default") = 30H
Detection Mode
(02H 4BH x 03H)
x(Detect & Notify) = 31H
Scan Activate Now
STX A ETX
(023H 41H 03H)
Use this command to activate the laser and scan the bar code present in the field (detected by
the IR sensor).