User manual
V002450_25_CR1200-CR2-CR3-CR2500-CR3500_Interface_Configuration_Document_CLIENT.docx
2011-04-27 Page 48 of 65
© 2011 The Code Corporation
•
14870 S. Pony Express Rd., Suite 200, Bluffdale, UT 84065
•
(801) 495-2200
•
FAX (801) 495-0280
File test.crb:
; This is a test file
;>PA7 ; enable text commands, no echo/responses (see Section 8, reg 41)
P%3A13 ; left trigger set to B3 performance (note that value 13 is in hex)
P%4c#31 ; enable ALL RSS codes (note that value 31 is in decimal)
P%730 ; disable Auto Transfer Buffer Memory
; beep Reader three times using a different type of sound
P%59#30 ; set Beep/Vibration Duration to 30 milliseconds
P%26#60 ; set Beep/Vibrate Volume to 60%
#%03 ; beep Reader 3 times
P%59#100 ; restore Beep/Vibration Duration to 100 milliseconds
P%26#100 ; restore Beep/Vibrate Volume to 100%
P(100)#6000 ; sets the backlight timeout to 6 seconds (6s is in decimal)
P(101)55 ; dimmers setting (LCD screed) to 85% (55 hex)
~ ; save settings (except communication-related settings)
PA8 ; turn off text commands (to avoid inadvertent commanding)
Non-printable ASCII (0x00-0x1F and 0x7F) and non-ASCII (0x80-0xFF) characters should be encoded.
See Section 6.1. Also, the following characters have special meaning in a CRB file, thus they should be
encoded if they are part of a command:
0x20 ‘ ’ (space): Space and tab characters mark the end of a command.
0x3B ‘;’ (semicolon): Semicolon characters mark the beginning of a comment.
11 Symbology Detail Settings
11.1 PharmaCode
PharmaCode setting register (f8) contains a number of settings that requires detailed explanation. Below
is a list of valid register settings and detailed explanation.
0 = disable PharmaCode decoding (Default)
1 = enable PharmaCode decoding, no color bars expected; standard rules for all bars. Horizontally
oriented symbols are decoded. Note that horizontally oriented means that the bars are perpendicular to
the orientation of the pixel raster scan line. Decoding is performed in the “normal” direction (left bars
more significant than right bars for horizontal symbols; top bars more significant than bottom bars for
vertical symbols).
3 = enable PharmaCode decoding, Color bars expected; relaxed contrast rules for the three least
significant bars. Horizontally oriented symbols are decoded. Note that horizontally oriented means that
the bars are perpendicular to the orientation of the pixel raster scan line. Decoding is performed in the
“normal” direction (left bars more significant than right bars for horizontal symbols; top bars more
significant than bottom bars for vertical symbols).
5 = enable PharmaCode decoding, no color bars expected; standard rules for all bars. Vertically oriented
symbols are decoded. Note that vertically oriented means that the bars are parallel to the orientation of