02.10.2012 Views

Programmer's Reference Manual Intermec Fingerprint® v8.70.0 ...

Programmer's Reference Manual Intermec Fingerprint® v8.70.0 ...

Programmer's Reference Manual Intermec Fingerprint® v8.70.0 ...

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Chapter —Program Instructions<br />

READY<br />

Purpose Statement for ordering a ready signal, for example XON, CTS/RTS or PE,<br />

to be transmitted from the printer on the specified communication channel.<br />

Syntax READY[]<br />

optionally specifies a communication channel:<br />

1 = "uart1:"<br />

2 = "uart2:"<br />

3 = "uart3:"<br />

4 = "centronics:"<br />

6 = "usb1:"<br />

8 = "uart4:"<br />

9 = "uart5:"<br />

Remarks The selected communication protocol usually contains some “ready” signal,<br />

which tells the host computer that the printer is ready to receive more data.<br />

The READY statement allows you to order a ready signal to be transmitted<br />

on the specified communication channel. If no channel is specified, the<br />

signal will be transmitted on the standard OUT channel (see SETSTDIO<br />

statement).<br />

The READY signal is used to revoke a previously transmitted BUSYsignal.<br />

However, the printer may still be unable to receive more data, for example<br />

because of a full receive buffer.<br />

For the "centronics:" communication channel, BUSY/READY controls<br />

the PE (paper end) signal on pin 12 according to an error-trapping routine<br />

(READY = PE low).<br />

Example You may, for example, want to allow the printer to receive more data on<br />

"uart2:" after the process of printing a label is completed. (Running this<br />

example may require an optional interface board to be fitted):<br />

10 FONT "Swiss 721 BT"<br />

20 PRTEXT "HELLO!"<br />

30 BUSY2<br />

40 PRINTFEED<br />

50 READY2<br />

RUN<br />

0 <strong>Intermec</strong> Fingerprint <strong>v8.70.0</strong>/v10.0.0 Programmer´s <strong>Reference</strong> <strong>Manual</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!