TM
CODES (HEX/CONTROL) : 1B 61 n / <ESC> “a” n
FUNCTION : Feed paper n lines
DEFINITION RANGE : 1 ≤ n ≤ 127
DETAIL DESCRIPTION : After data in the line buffer is printed out, feeds the paper n lines.
CODES (HEX/CONTROL) : 1B 68 00 / <ESC> “h” <0>
FUNCTION : Cancel vertical expanded character mode
DETAIL DESCRIPTION : Cancel vertical expanded character mode.
CODES (HEX/CONTROL) : 1B 68 01 / <ESC> “h” <1>
FUNCTION : Select vertical expanded character mode
APPLICATION LIMIT :
1.When combined with the <SO> code, this code enables printing of the characters in two times vertical and horizontal size.
2.This code should not be combined with the inverted print mode <SI> code.
3.For the 6 x 12 dots IBM block graphic (the characters code table B0H to DFH and F4H to F5H of IBM character set #1 and #2) of the font construction, enlargement is only vertical in the upper 8 dots.
4.The relationship of the vertically enlarged character and the normal character is matched at the lower level.
5.Feed the paper a minimum of one line before printing with this code. DETAIL DESCRIPTION : This code prints characters two times the normal vertical size after the code is received. However, the bit image mode <ESC> “K” and <ESC> “L” are excluded.
CODES (HEX/CONTROL) : 1B 68 30 / <ESC> “h” “0”
FUNCTION : Cancel vertical expanded character mode
DETAIL DESCRIPTION : Cancel vertical expanded character mode.
APP. A STAR …
A - 19