206 Zebra ZXP Series 8 Card Printer User’s Manual P1045430-002
E: Magnetic Card Encoder
Encoder Macro Commands
With ZXP Series 8 printers, we provide support for pass-through mag encoding commands.
The application developer or user can use a preamble or Macro to indicate to the driver that
the data following the Preamble or Macro is to be mag encoded.
The user can have encoding and printing data on the same card, and the driver will filter out
the encoding data from the printing data. The user does not have to know job control syntax or
ZMotif commands to send mag encoding commands to the printer.
Supported Macro commands are:
1. C01<Track1 Data>
C02<Track2 Data>
C03<Track3 Data>
2. ${1<Track1 data>}$
${2<Track2 data>}$
${3<Track3 data>}$
3. ~1=<Track1 data>
~2=<Track2 data>
~3=<Track3 data>