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

Create successful ePaper yourself

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

IMMEDIATE, cont.<br />

Chapter —Program Instructions<br />

IMMEDIATE MODE<br />

Execution On/Off indicates if a Fingerprint program is running or not.<br />

Immediate On/Off indicates whether the Immediate Mode is enabled or<br />

disabled as specified by IMMEDIATE ON/OFF.<br />

Input On/Off indicates whether the Direct Protocol is enabled or disabled<br />

as specified by INPUT ON/OFF.<br />

Layout Input On/Off indicates whether or not a layout is being recorded<br />

in the Direct Protocol as specified by LAYOUT INPUT and LAYOUT<br />

END.<br />

Dbstdio On/Off indicates whether the debug standard I/O is active or not.<br />

The following conditions are not reported:<br />

- Running a Fingerprint application.<br />

- Execution of a TRANSFER KERMIT, FILE& LOAD, IMAGE<br />

LOAD, LOAD, and STORE INPUT instruction.<br />

- Running external commands (ush), for example RUN"rz......"<br />

- Running the Setup Mode or execution of a SETUP statement.<br />

IMMEDIATE STDIO<br />

Two lines will be transmitted on the STDOUT port with information on<br />

the current STDIN and STDOUT channels regarding port, baud rate,<br />

character length, parity, and stop bits.<br />

Examples A program can be written without using any line numbers, as illustrated by<br />

this short example. QQQ is used as a line label:<br />

IMMEDIATE OFF<br />

yields:<br />

Ok<br />

PRINT "LINE 1"<br />

GOSUB QQQ<br />

END<br />

QQQ: PRINT "LINE 2"<br />

RETURN<br />

IMMEDIATE ON<br />

Ok<br />

RUN<br />

yields:<br />

LINE 1<br />

LINE 2<br />

Ok<br />

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

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

Saved successfully!

Ooh no, something went wrong!