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.

DBSTDIO<br />

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

Chapter —Program Instructions<br />

Purpose Statement for selecting the standard IN/OUT channel for the Fingerprint<br />

Debugger.<br />

Syntax DBSTDIO ,[,,]<br />

DBSTDIO [,,],<br />

is the desired Debug STDIN channel:<br />

0 = "console:"<br />

1 = "uart1:" (default)<br />

2 = "uart2:"<br />

3 = "uart3:"<br />

4 = "centronics:"<br />

5 = "net1:"<br />

6 = "usb1:"<br />

7 = "uart4:"<br />

8 = "uart5:"<br />

is the desired Debug STDOUT channel:<br />

0 = "console:"<br />

1 = "uart1:" (default)<br />

2 = "uart2:"<br />

3 = "uart3:"<br />

5 = "net1:"<br />

6 = "usb1:"<br />

7 = "uart4:"<br />

8 = "uart5:"<br />

Preamble (default: empty string)<br />

Postamble (default: empty string)<br />

Remarks The maximum size of the preamble and postamble strings is 12 characters.<br />

Related instructions are CONT, DBBREAK, DBBREAK OFF, DBEND,<br />

DBSTEP, and STOP.<br />

Example This statement selects "uart2:" as Debug STDIO channel. Preamble is<br />

specified as “in" and postamble as “out":<br />

DBSTDIO 2,2,"in","out"

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

Saved successfully!

Ooh no, something went wrong!