[Function]
To specify CODE93 barcode.
[Format]
<BC>aabbbccn~n
● Parameter
a {Thin Bar Width} = valid range : 01~12 (dot)
b {Barcode Height} = valid range : 001~999 (dot)
c {Data Digit Number} = valid range : 01~99
n {Print Data} = barcode data (refer to CODE93 code table)
[Coding Example] Thin Bar Width:02, Barcode Height:120, Digit Number:12, Print Data:ABCD123456xy
<A>
<V>100<H>200<BC>0212012ABCD123456xy
<Q>2
<Z>
[Supplementary Explanation]
1.C/D is created automatically.
2.The maximum data input digit numbers is until 99 digits.
3.The data digit number and input data number must be the same.
4.It becomes error if input data number is not as same as data digit number.
CODE93 Barcode