Star Micronics RS232 User Manual
Page 36

– 32 –
STAR MODE
FUNCTION
Sets the magnification rate in character height.
CODE
n
HEX
1B
68
n
REMARKS
Prints the subsequent data magnified in character height by a rate
specified by the value of n.
n
Character height
n
Character height
0
Unmagnify
3
Quadruple
1
Double
4
Quintuple
2
Triple
5
Sextuple
The value of n can be set to 0(00H) to 5(05H) or “0”(30H) to
“5”(35H).
FUNCTION
Sets the magnification rates in character width and height.
CODE
HEX
1B
69
n1 n2
REMARKS
Prints the subsequent data in the size specified by n1, n2.
n1 indicates the height magnification and n2 indicates the width
magnification.
n1 (n2) = 0
Normal height (or width) size.
1
Double height (or width) size.
2
Triple height (or width) size.
3
Quadruple height (or width) size.
4
Quintuple height (or width) size.
5
Sextuple height (or width) size.
The values of n1, n2 are 0(00H) to 5(05H) or “0”(30H)” to
“5”(35H).
FUNCTION
Underlining
CODE
n
HEX
1B
2D
n
REMARKS
When the value of n is 1, underlines the subsequent data including
a character spacing set by
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).