TM
CODES (HEX/CONTROL) : 1B 44 n1…nk 0 / <ESC> “D” n1…nk <0>
FUNCTION : Set horizontal tab position
DEFINITION RANGE : 1 ≤ n1 < … < nk ≤ 39, 1 ≤ k ≤ 16
APPLICATION LIMIT : When the horizontal tab set position <nk> is equivalent to or smaller than
DETAIL DESCRIPTION : Cancels all current horizontal tab positions and sets new tab positions at columns n1, n2, etc., in the current character pitch, where n1, n2, etc. are numbers between 1 and 39. The maximum number of horizontal tab positions allowed is 16. The tab positions must be specified in ascending order; any violation of ascending order terminates the tab position list. Standard termination is done by the <0> control code. To clear all tab positions, specify <ESC> “D” <0>.
CODES (HEX/CONTROL) : 1B 45 / <ESC> “E”
FUNCTION : Select emphasized print mode
DETAIL DESCRIPTION : Data following this code is printed in the emphasized print mode. In this mode, only
CODES (HEX/CONTROL) : 1B 46 / <ESC> “F”
FUNCTION : Cancel emphasized print mode.
DETAIL DESCRIPTION : Cancel emphasized print mode.
APP. A STAR …
CODES (HEX/CONTROL) : 1B 4A n / <ESC> “J” n
FUNCTION : One time line feed of n/72 inch
DEFINITION RANGE : 1 ≤ n ≤ 255
DETAIL DESCRIPTION : This code activates the n/72 inch paper feed once.
A - 13