[Function]
To specify the ratio of narrow and wide barcode arbitrarily.
[Format]
<BT>abbccddee
● Parameter
a {Barcode Type} = 0 : NW-7(Codabar)
1 : CODE39
2 : Interleaved 2 of 5
5 : Industrial 2 of 5
6 : Matrix 2 of 5
b {Narrow Space} = valid range : 01~99 (dot)
c {Wide Space} = valid range : 01~99 (dot)
d {Narrow Bar} = valid range : 01~99 (dot)
e {Wide Bar} = valid range : 01~99 (dot)
[Coding Example 1] Barcode Type:CODE39, Narrow Space:03, Wide Space:06, Narrow Bar:03, Wide Bar:06
<A>
<BT>103060306
<V>100<H>200<BW>01233*ABCD*
<Q>2
<Z>
[Supplementary Explanation]
1.Perform print specification of ratio specified barcode after this command where Barcode Print Specification <BW> is specified by
ratio registration.
2.Where there is no Barcode Print Specification <BW> and Print Number Specification <Q> at ratio registration, ratio registration of
only narrow and wide bar which is specified at Barcode Ratio Specification <BT> will be performed.
3.Registration item is valid only for 1 type.
4.It becomes command error and will not be registered if data not within specification is set.
Barcode Ratio Registration