Page 78 - ZPL II Programming Guide
P. 78
58 ZPL Commands
^BC
Note • Table 8 is a partial table showing the application identifiers. For more current and
complete information, search the Internet for UCC Application Identifier.
For date fields that only need to indicate a year and month, the day field is set to 00.
* Plus one digit for length indication.
** Plus one digit for decimal point indication.
Chaining several application identifiers (firmware x.11.x and later)
The FNC1, which is invoked by >8, is inserted just before the AI's so that the scanners reading
the code sees the FNC1 and knows that an AI follows.
Example • This is an example with the mode parameter set to A (automatic):
^XA
^BY2,2.5,193
^FO33,400
^BCN,,N,N,N,A
^FD>;>80204017773003486100008535>8910001>837252^FS
^FT33,625^AEN,0,0^FD(02)04017773003486(10)0008535(91)
0001(37)252^FS
^XZ
Example • This is an example with the mode parameter set to U:
^XA
^BY3,2.5,193
^FO33,200
^BCN,,N,N,N,U
^FD>;>80204017773003486>8100008535>8910001>837252^FS
^FT33,455^A0N,30,30^FD(02)04017773003486(10)0008535(9
1)0001(37)252^FS
^XZ
45541L-004 Rev. A ZPL II Programming Guide 9/15/06