EasyManua.ls Logo

Honeywell PX6ie - Set Up The Printer; Loading Media for Tear-Off Printing

Honeywell PX6ie
28 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
20 Applicator Interface Kit Installation Guide
10 ON PORTIN.PAUSE GOSUB 90
...
90 pause printer
Startprint
When the Startprint signal is received, the application moves to a specified
subroutine that starts the print job. The Startprint signal must be preceded by
the dataready signal as seen in this example.
Example
10 PORTOUT.DATAREADY on
20 ON PORTIN.STARTPRINT GOSUB 60
...
60 my print routine
70 PRINTFEED
80 RETURN
Reprint
When the Reprint signal is received, the application moves to a specified
subroutine that reprints the last valid label.
Example:
...
100 ON PORTIN.REPRINT GOSUB 150
...
150 PRINTFEED -1,1
160 RETURN
Printfeed
The dataready signal must be set manually by the Fingerprint application
before a printfeed is issued when using with an applicator.
Handling External Applicator Errors
When an error signal (apperr1, apperr2, or apperr3) is received, the application
moves to a specified subroutine that takes action based on error severity.
Example
...
60 ON PORTIN.APPERR1 GOSUB 100
...
100 perform error handling
110 RETURN

Other manuals for Honeywell PX6ie

Related product manuals