ASCII code, and xx stands for the insert character’s hex value for its ASCII code.

Refer to the ASCII Conversion Chart (Code Page 1252), beginning on page A-4for decimal, hex and character codes.

Send all but the last characters

E9 Include in the output message all but the last “nn” characters, starting from the current cursor position. The cursor is moved forward to one position past the last input message character included. Syntax = E9nn where nn stands for the numeric value (00-99) for the number of characters that will not be sent at the end of the message.

Insert a character multiple times

F4 Send “xx” character “nn” times in the output message, leaving the cursor in the current position. Syntax = F4xxnn where xx stands for the insert character’s hex value for its ASCII code, and nn is the numeric value (00-99) for the number of times it should be sent.

Refer to the ASCII Conversion Chart (Code Page 1252), beginning on page A-4for decimal, hex and character codes.

Insert symbology name

B3 Insert the name of the bar code’s symbology in the output message, without moving the cursor. Only symbologies with a Honeywell ID are included (see Symbology Chart on page A-1).

Refer to the ASCII Conversion Chart (Code Page 1252), beginning on page A-4for decimal, hex and character codes.

Insert bar code length

B4 Insert the bar code’s length in the output message, without moving the cursor. The length is expressed as a numeric string and does not include leading zeroes.

Insert key strokes

B5 Insert a key stroke or combination of key strokes. Key strokes are dependent on your keyboard (see Unicode Key Maps on page A-8). Any key can be inserted, including arrows and functions. Syntax = B5xxssnn where xx is the number of keys pressed (without key modifiers), ss is the key modifier from the table below, and nn is the key number from the Unicode Key Maps, page A-8.

Key Modifiers

No Key Modifier

00

Shift Left

01

 

 

Shift Right

02

 

 

Alt Left

04

 

 

Alt Right

08

 

 

6 - 5