197
[ESC+BC] CODE 93 Barcode
ESC BC ParameterHexadecimal code
<1B>
16
<42>
16
<43>
16
aabbbccn...n
Initial value Nil
When the power is OFF The set parameter is not maintained.
Valid range within items The set parameter becomes invalid.
Valid range and term of
command
Valid range between items The set parameter becomes invalid.
[Function]
Specifying CODE93 barcode.
[Format]
<BC>aabbbccn...n
• Parameter
a [Narrow bar] = Valid Range : 01 to 36 dots
b [Height of Barcode] = Valid Range : 001 to 999 dots
c [Digit No. of data] = Valid Range : 01 to 99
n [Print data] = Barcode data(Refer to the CODE93 – Code Table.)
[Coding Example]
Narrow bar width: 02, Barcode height: 120, Number of digit: 12, Print data: ABCD123456xy
<A>
<V>100<H>200<BC>0212012ABCD123456xy
<Q>2
<Z>
[Supplementary Explanation]
• C/D is an auto-generation.
• Start code and stop code will be automatically added.
• Maximum entry digit number of data is 99.
• [Digit No. of data] and No. of input data have to be equal.
• Command error will occur when No. of input data and [Digit No. of data] are not matched.