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

NASC, cont.<br />

You can also specify the multi-byte character set UTF-8. For more information<br />

on using UTF-8, see Chapter 4.<br />

A NASC statement will have the following consequences:<br />

Font<br />

The font used will be the one last specified by the FONT command. If<br />

none has been specified, the default (Swiss 721 BT) will be used.<br />

Text printing<br />

Text on labels etc. will be printed according to the selected character set.<br />

However, parts of the label, that already has been processed and stored in<br />

the print buffer before the NASC statement is executed, will not be affected.<br />

This implies that labels may be multi-lingual.<br />

LCD Display<br />

New messages in the display will be affected by a NASC statement. However,<br />

a message that is already displayed will not be updated automatically.<br />

The display is, for all practical reasons, able to show all printable characters.<br />

In the Setup Mode, all characters are mapped according to US-ASCII<br />

standard.<br />

Communication<br />

Data transmitted via any of the communication channels will not be affected<br />

as the data is defined as ASCII values, not as alphanumeric characters.<br />

The active character set of the receiving unit will decide the graphic presentation<br />

of the input data, for example the screen of the host.<br />

Bar Code Printing<br />

The pattern of the bars reflects the ASCII values of the input data and<br />

is not affected by a NASC statement. The bar code interpretation (the<br />

human readable characters below the bar pattern) is affected by a NASC<br />

statement. However, the interpretation of bar codes, that have been processed<br />

and are stored in the print buffer, will not be affected.<br />

Example This example selects the Italian character set, prints the character corresponding<br />

to 123 dec. in that set, changes the set to Swedish, and prints the<br />

character corresponding to 123 dec.:<br />

10 NASC 39<br />

20 PRTXT CHR$(123)<br />

30 NASC 46<br />

40 PRTXT CHR$(123)<br />

50 PRINTFEED<br />

yields:<br />

àä<br />

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