EasyManua.ls Logo

Honeywell PX940 - Page 21

Honeywell PX940
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 PX940 Applicator Interface Installation Instructions
Feed
When the Feed in signal is received, the application moves to a specified sub-
routine that feeds labels until the Feed in signal is de-asserted.
Example
10 ON PORTIN.FEED GOSUB 200
...
200 FORMFEED
210 RETURN
Pause
When the Pause in signal is received, the application moves to a specified sub-
routine that finishes the current print job and then places the printer in pause
mode.
Example
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 sub-
routine that reprints the last valid label.

Other manuals for Honeywell PX940

Related product manuals