Casio DT-X100 Series Software Manual page 52

Hide thumbs Also See for DT-X100 Series:
Table of Contents

Advertisement

(6) Control characters conversion output
If the scanned barcode included a control character, that control character can be replaced with
another character, or it can be deleted, before output. The character that has not been replaced or
deleted yet can specify multiple arbitrary control characters. The character after replacement can
specify multiple arbitrary characters, other than control characters.
Characters that can be replaced or deleted (characters before replacement)
- Control characters with the ASCII codes 00h~1Fh, 7Fh
Characters after replacement
- Any arbitrary single-byte alphanumeric character or symbol (ASCII code = 20h~7Eh)
Control character conversion definition file
The conversion method is specified by the conversion definition file below. With the conversion
definition file placed in the save destination stated below, reset the device terminal or call the
OBRLoadConfigFile function and the OBRSetDefaultSymbology function to reflect the setting
content.
If there is no conversion definition file, the control character will not be converted.
File name: OBRDRV_R.ini
Save destination: ¥Windows folder
OBRDRV_R.ini file format
[ConvSrc]
CodeNN=0xHH
(Example)
Code01=0x1D
Code02=0x0A
[ConvDst]
CharNN='X'
(Example)
Char01='/'
Char02='@'
[Delete]
CodeNN=0xHH
(Example)
Code01=0x02
Code02=0x03
In the above example, the control character 0x1D is replaced with '/', and 0x0A is replaced with '@'
for output. The control characters 0x02 and 0x03 are deleted.
If the same character is specified in the [ConvSrc] section and the [Delete] section, the delete
instruction has priority.
If the number specified in the [ConvSrc] section is not present in [ConvDst], or in the reverse case,
the conversion is not performed.
The [ConvSrc] section specifies characters subject to
replacement.
The "NN" part indicates a serial number starting from
01. Up to 33 can be specified.
In the "HH" part, use hexadecimal to specify the ASCII
code for the control character.
The [ConvDst] section specifies characters after
replacement.
The "NN" part indicates a serial number corresponding
to the above [ConvSource] section. Up to 33 can be
specified.
Characters for replacement should be surrounded by
single quotation marks, as shown on the left, with one
arbitrary character in the "X" part.
The [Delete] section specifies characters subject to
deletion.
The "NN" part indicates a serial number starting from
01. Up to 33 can be specified.
In the "HH" part, use hexadecimal to specify the ASCII
code for the control character.
52

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dt-x100-10eDt-x100-20e

Table of Contents