Specifications
Document Examples
Start-Up Synchronization
64
P1003645-001 TTPM2™ Installation and Programming Manual 03/05/2009
The variable information additions to the previous example are:
To print and encode a document with the seat number 16 all we have to do is to send the
following to the printer:
16
!M0000016
!P
This will then produce the following printout.
Figure 22 • Printout example
This Demonstration Show will, of course, be held at many different locations and at different
dates and times. It is therefore necessary to define variable information print fields for seat
number, place, date, and time.
!F T N 150 180 1 3 3 1
"%V"
This defines a variable text field that will be filled with
data sent to the printer prior to the print command. The
contents of the field will be erased after printing. The
field definition, however, is not erased.
15 These are the characters that will be printed in the
variable text field defined above.
!M0000015 0000015
is the data string to be encoded on the magnetic
stripe. !M instructs the printer to use track 2, and ISO
code the message with a density of 75 bits/inch.