Specifications
Programmers Guide TH230/TH230+
40
• The underline thickness is that specified by ESC –, regardless of the
character size.
• When underline mode is turned on, 90° clockwise-rotated characters
and white/black reverse characters cannot be underlined.
• The printer cannot underline the space set by HT, ESC $, and ESC \.
• Character configurations Bit 0:
Pitch
Dots
Columns
80 mm
Paper
Columns
57.5 mm
Paper
CPI
Font A 13 x 24 44 31 15.6
Font B 10 x 24 57 40 20.3
• The settings of this command are effective until ESC @ is executed, the
printer is reset, or the power is turned off.
• The emphasized mode is not effective if smooth mode on (GS b)
ESC $
Function: Set absolute print position
Code ASCII: ESC $ n
L
n
H
Code HEX:
0x1B 0x24 n
L
n
H
Range:
0 ≤ n
L
≤ 255
0 ≤ n
H
≤ 255
Default: n
L
+ n
H
× 256 = 0
Description: Sets the print starting position to ( nL + nH × 256) × (horizontal or vertical
motion unit) from the beginning of the line.
Notes:
• The printer ignores any setting that exceeds the printing area.
• When standard mode is selected, the horizontal motion unit is used.
• When page mode is selected, the horizontal or vertical motion unit is
used for the print direction set by ESC T.
• When the starting position is set to the upper left or lower right of the
printing area using ESC T, the horizontal motion unit is used.
• When the starting position is set to the upper right or lower left of the
printing area using ESC T, the vertical motion unit is used.
• Even if the vertical or horizontal motion unit is changed after changing
the printing position, the setting of the printing position will not be
changed.
• Even if underline mode is turned on, the underline will not be printed
under the space skipped by this command.
• The vertical or horizontal motion unit is specified by GS P.