User manual

173
5.2 Configuration File Format
The setting parameters are saved in text format to the configuration file. The parameters saved are
described in the table below. If any of the content in the file is changed using editor, it can be
reflected to the scanner driver by calling OBRLoadConfigFile fu
nction and then
OBRSetDefaultSymbology functio
n. For the precedence between parameter for symbology in
the configuration file and parameter for the same symbology set up with the relevant library function,
either one of the parameters that has been set right before running the parameter will have the
precedence over the other parameter.
Table 5.1 Setting readable symbology parameters
Parameter Description Value/Meaning
1 Enable Code39.
2Enable NW-7.
4 Enable WPC Addon.
8Enable WPC.
16 Enable UPC-E Addon.
32 Enable UPC-E.
64 Enable IDF.
128 Enable ITF.
256 Enable Code93.
512 Enable Code128.
1024 Enable MSI.
2048 Enable IATA.
4096 Enable RSS-14
8192 Enable RSS Limited
16384 Enable RSS Expanded
32768 Enable RSS-14 Stacked
READCODE "Enable" or "Disable" for
scanning with each symbology.
For enabling multiple
symbologies, specify a sum of the
values in logical OR for each
symbology.
(Note 1)
65536 Enable RSS Expanded Stacked
Table 5.2 Code39 option parameters
CODE39_MIN Minimum no. of digits for
scanning.
1 to 47 (DT-X11)
1 to 52 (IT-600, DT-X7, DT-X30,
IT-800, IT-300, DT-X8)
(Note 7)
CODE39_MAX Maximum no. of digits. 1 to 47 (DT-X11)
1 to 52 (IT-600, DT-X7, DT-X30,
IT-800, IT-300, DT-X8)
(Note 7)
0 With start and stop codes
1 Without start and stop codes
2 With Full ASCII conversion and
start and stop codes
CODE39_OUTFORM
AT
Specify output format.
3 With Full ASCII conversion, but
without start and stop codes
0Disable CODE39_CHKD Specify check digit calculation
1Enable