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 />

BREAK ON/OFF<br />

Purpose Statement enabling or disabling break interrupt separately for the keyboard<br />

and each serial communication channel.<br />

Syntax BREAKON|OFF<br />

is one of the following devices:<br />

0 = "console:"<br />

1 = "uart1:"<br />

2 = "uart2:"<br />

3 = "uart3:"<br />

7 = "uart4:"<br />

8 = "uart5"<br />

Default: Comm. ports: Disabled<br />

Console: Enabled<br />

Remarks The use of the break interrupt specified by a BREAK statement can be<br />

enabled or disabled separately for each serial communication channel or<br />

for the printer’s built-in keyboard by BREAK ON or BREAK OFF statements.<br />

By default, break interrupt is enabled from the printer’s keyboard<br />

and disabled from all communication channels.<br />

It is not possible to perform a break from the console on the PD41 printer.<br />

BREAK OFF deletes any existing break interrupt character stored in the<br />

printer’s temporary memory for the specified device.<br />

Example In this example, the ASCII character 127 decimal is selected and enabled<br />

as BREAK character on the communication channel "uart1:". At the same<br />

time, BREAK from the printer’s keyboard is disabled.<br />

10 BREAK 1,127<br />

20 BREAK 1 ON:BREAK 0 OFF<br />

.....<br />

.....<br />

.....<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!