Preprocessing Input Data - Intermec EasyCoder 501XP Programmer's Reference Manual

Intermec easycoder 501xp: reference guide
Hide thumbs Also See for EasyCoder 501XP:
Table of Contents

Advertisement

6.12 Preprocessing Input Data

All input data to the printer come in binary form via the standard IN
channel (by default "uart1:"). Characters are transmitted in ASCII
format, which upon reception will be preprocessed by the printer's fi rm-
ware according to possible
The
instruction is used to modify a character set, or to fi lter out
MAP
undesired characters on a specifi ed communication channel by mapping
them as NUL (ASCII 0 dec.).
If no character set (see
the set that comes closest and modify it using
will be reset to normal at power-on or reboot.
MAP [<device>],<old ASCII value>, <new ASCII value>
<device>
<old ASCII value>
<new ASCII value>
Example:
You are using the Roman 8 character set with 7- bit communication and
need to print £ characters which are not included in the 7-bit part of that
character set (see Chapter 9). Suppose you have no need for the $ char-
acter. Then remap the £ character (ASCII 187 dec.) to the value of the $
character (ASCII 36 dec.):
MAP 36,187 ↵
Intermec Direct Protocol v7.80 Programmer's Reference Manual
instructions.
MAP
) meets your requirements completely, select
NASC
is optionally an IN communication channel other than the selected standard
IN channel.
is the original value of the character according to the selected character set,
see NASC.
is the new ASCII value you want to assign to the character.
Chapter 6 — Setting Up the Printer
instructions. Mapping
MAP
67

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents