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.

SETSTDIO<br />

Chapter 2 Program Instructions<br />

Field of Application Statement for selecting standard IN and OUT communication channel.<br />

Syntax SETSTDIO[,]<br />

is the desired input channel:<br />

0 = "console:"<br />

1 = "uart1:"<br />

2 = "uart2:"<br />

3 = "uart3:"<br />

4 = "centronics:"<br />

optionally specifies a different output channel:<br />

0 = "console:"<br />

1 = "uart1:"<br />

2 = "uart2:"<br />

3 = "uart3:"<br />

Remarks The printer is usually controlled from its host computer or terminal via the<br />

standard communication channel. By default, the serial communication<br />

channel "uart1:" is used for both input and output. If only one channel is<br />

specified, it will serve as both input and output channel.<br />

For programming, it is recommended to use "uart1:" as standard input and<br />

output channel. If another channel is selected, use the same serial channel for<br />

both input and output. The Centronics channel can only be used for input to<br />

the printer and is thus not suited for programming.<br />

Example This example selects the "uart2:" communication channel as the standard<br />

input and output channel:<br />

10 SETSTDIO 2<br />

. . . .<br />

. . . .<br />

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

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

Saved successfully!

Ooh no, something went wrong!