Fs x n, Fs 2 a1 a2 n1 ... n72, Fs ! n – Compuprint 4247-L03 Programmer Manua User Manual

Page 110: Fs 2 a, Sets multiple print attribute at once, Sets user-defined character (downloading), Sets print quality level for the dbcs font set

Advertising
background image

FS x n

Sets print quality level for the DBCS font set.

ASCII Code

FS x n

Hexadecimal Value

X'1C' X'78' n

Decimal Value

28 120 n

n=0 set Draft (high speed)

n=1 set Quality (low speed)

There are four type of print quality level, two for Draft mode and two for Quality mode. A specific Menu
Item (see the User Manual) assigns which of the two Draft modes is activated when the parameter n is
equal to 0 and which of the two Quality modes is activated when the parameter n is equal to 1.

n=0

Activate the NLQ or LQ mode as specified with the “SW Qual-Level” menu item.

n=1

Activates the Draft or Best Draft mode as specified with the “SW Qual-Level” menu item.

FS 2 a

1

a

2

n

1

... n

72

Sets user-defined character (DownLoading).

ASCII Code

FS 2 a

1

... n

72

Hexadecimal Value

X'1C' X'32' ...

Decimal Value

28 50 ...

a

1

a

2

= The address of the GB18030 character set where the character to download has to be allocated.

The address must be included in the following ranges: X'AAA1' to X'AFFE', X'F8A1' to X'FEFE', X'A140' to
X'A7A0'.

n

1

... n

72

= The shape of the character in dots as defined over a matrix of 24vx24h dot matrix.

Three bytes in vertical are equivalent to the 24 dots of any column; when multiplied by 24 columns it is
equal to 72 bytes in total per character.

FS ! n

Sets multiple print attribute at once.

ASCII Code

FS ! n

Hexadecimal Value

X'1C' X'21' n

Decimal Value

28 33 n

94

Programmer Manual

Advertising