Character Set Commands (continued)

Function:

Select international character set

Format:

 

 

n

ASCII

(ESC)

“R”

Decimal

27

82

n

Hexadecimal

1B

52

n

Remarks:

Selects one of the 11 international character sets. The following table shows the valid values of n and the character sets selected for each. Appendix C shows the characters that change in the intema- tional character sets.

nCountry0U.S.A.1France2Germany3United Kingdom4Denmark5Sweden6Italy7Spain8Japan9Norway10Denmark II

Graphics Commands

Function:

Single-density dot graphics

 

 

 

Format :

(ESC)

“K”

 

 

data

ASCII

nl

n2

Decimal

27

75

nl

n2

data

Hexadecimal

1B

4B

nl

n2

data

Remarks:

Prints single-density dot graphics at 60 dots per inch. The values of nI and n2 define the number of bytes of data according to the formula nl + n2 x 256. Each byte of data controls the print head pins in one vertical row of dots. The maximum number of bytes of data is 816.

62