76 
 
Persistence of 
the command 
When printer is powered off 
Set parameter will not be retained 
Becomes invalid after execution 
Becomes invalid after the job 
 
[Function] 
Specifies CODE93 Barcode. 
 
[Format] 
<BC>aabbbccn~n 
●Parameter 
a       Narrow bar width       =    Valid range :    01 to 12 dots 
b       Barcode height          =    Valid range :    001 to 999 dots 
c       Data length (digits)      =    Valid range :    01 to 99 
n       Print data                      =    Barcode data (See CODE93 code table) 
 
[Coding Example]  Narrow bar width: 02,    Barcode height: 120,    Data length: 12,    Print data: ABCD123456xy 
<A> 
<V>100<H>200
<BC>0212012ABCD123456xy
 
<Q>2 
<Z> 
 
[Notes] 
1. Check digit is automatically generated and added. 
2. The maximum data length is 99 digits. 
3. Data length (number of digits) and quantity of actual input data shall be the same. 
4. If the input data is not consistent with the specified data length, a command error will occur.