beautypg.com

Source Technologies ST9530 User Manual

Page 48

background image

Secure MICR Printer User’s Guide

© Source Technologies

September 2005

44

All Rights Reserved

&%1B$(200X!

PCL command to print font number 200. In this example font
200 is a signature previously loaded into flash memory. Here
we call it and print it with an exclamation point (!).

&%1B(3@

PCL command to return to the default font.


&%1B$&f0S

PCL command to push (store) the current cursor position.


&%1B$*p296x3184Y

PCL command to move the cursor to 296X, 3184Y. At 300
dpi, this is .97 inches across and 10.61 inches down. We are
precisely positioning the MICR line.


&%SMD...$

Print E-13B MICR command. Prints the MICR line and stores
the MICR line information in the second position in the Audit
Report.


&%1B$&f1S

PCL command to pop (return) the cursor to the pushed
position.


&%SQ710:33:45 AM$

Here we send the time of print to the printer. The data is
recorded in the Audit Report but this field is not printed on the
page.


&%STORE$

Signals the end of a check and the end of Audit Report
recording.


&%??!!

Turns Hex Transfer off.