beautypg.com

Rice Lake Star SP298 Series Programmers Manual User Manual

Page 35

background image

32

“W” n

1B 57 n

Sets the magnification rate in character width
Prints the subsequent data with a character width magnified by a rate
specified by the value of n.
n= 0, “0”: Reset magnification (same as )

1, “1”: Double magnification (same as )

“h” n

1B 68 n

Sets the magnification rate in character height
Prints the subsequent data with a character height magnified by a rate
specified by the value of n.
n= 0, “0”: Reset magnification

1, “1”: Double magnification

“–” n

1B 2D n

Underlining
When the value of n is 1, underlines the subsequent data including a
character spacing set by n.
The part to be skipped by the horizontal tab setting and the block
graphic characters are not underlined.
Resets the underline mode when the value of n is 0.
The value of n can be set to 0(00H) or “0”(30H), or 1(01H) or
“1”(31H).

“_” n

1B 5F n

Upperlining
When the value of n is 1, over lines the subsequent data including a
character spacing set by n.
The part to be skipped by the horizontal tab setting and the block
graphic characters are not upper lined.
Resets the upper line mode when the value of n is 0.
The value of n can be set to 0(00H) or “0”(30H), or 1(01H) or
“1”(31H).

CODE

HEX

FUNCTION

CODE

HEX

FUNCTION

CODE

HEX

FUNCTION

CODE

HEX

FUNCTION