17.08.2013 Views

Contents, cont'd. - Intermec

Contents, cont'd. - Intermec

Contents, cont'd. - Intermec

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

BUSY<br />

Chapter 2 Program Instructions<br />

Field of Application Statement ordering a busy signal, e.g. XOFF, CTS/RTS or PE, to be<br />

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

Syntax BUSY[]<br />

optionally specifies the channel as:<br />

1 = "uart1:"<br />

2 = "uart2:"<br />

3 = "uart3:"<br />

4 = "centronics:"<br />

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

which tells the host computer that the printer, for some reason, is unable to<br />

receive data.<br />

The BUSY statement allows you to order a busy signal to be transmitted on<br />

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

will be transmitted on the standard OUT communication channel, see<br />

SETSTDIO statement.<br />

To allow the printer to receive more data, use a READY statement.<br />

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

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

routine (BUSY = PE high).<br />

Example You may, for example, want to prevent the printer from receiving more data<br />

on "uart2:" during the process of printing a label (running this example<br />

requires an optional interface board to be fitted):<br />

10 FONT "Swiss 721 BT"<br />

20 PRTXT "HELLO!"<br />

30 BUSY2<br />

40 PRINTFEED<br />

50<br />

RUN<br />

READY2<br />

<strong>Intermec</strong> Fingerprint 7.2 – Reference Manual Ed. 3 32

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

Saved successfully!

Ooh no, something went wrong!