5525B/31/32 Line Matrix Printer Code V Programmer's Reference Manual
162
Chapter 3 Bar Codes
The command below generates the following vertical Code 128 bar code with
data of 123@25% in manual mode, subset A.
^PY^-^M10,10,000^KF^
CNZ>7123@25%^G^
KF^-^PN^-
The command below generates the same vertical Code 128 bar code in the
automatic mode, subset B. Because less than 4 consecutive numeric digits
were provided in the data, no subset switching occurred, and the bar code
remained in subset B.
^PY^-^M10,10,000^KF^
CNZ123@25%^G^
KF^-^PN^-