VERSAJET

Programming Reference

Special characters are defined by combining two characters "{+ an alphanumeric character." The ASCII character "{" is defined by transmitting "{" twice consecutively.

Specific Character

 

Transmit data

ASCII

 

Hex

Decimal

 

 

SHIFT

{S

 

7B, 53

123, 83

CODE A

{A

 

7B, 41

123, 65

CODE B

{B

 

7B, 42

123, 66

CODE C

{C

 

7B, 43

123, 67

FNC1

{1

 

7B, 31

123, 49

FNC2

{2

 

7B, 32

123, 50

FNC3

{3

 

7B, 33

123, 51

FNC4

{4

 

7B, 34

123, 52

{

{{

 

7B, 7B

123, 123

Check digit is calculated and added automatically.

Special character HRI is processed as follows:

The printer does not print HRI characters that correspond to the shift character or code set selection character (CODE A, CODE B, or CODE C).

HRI characters of the function characters (FNC1, FNC2, FNC3, or FNC4) and control characters (00H to 1FH and 7FH) are printed as spaces.

168