TH250
Programmer’s Guide
42
Sets a horizontal tab to n columns from the beginning of the line, where k indicates the number of
horizontal tab positions to be set.
The horizontal tab position is stored as a value of [character width x
n
], measured from the
beginning of the line. The character width should be set before using this command. The setting of
the horizontal tab positions will not be changed if the character width is changed after sending this
command.
A maximum of 32 horizontal tab positions can be set. Data exceeding 32 horizontal tab positions
are processed as normal data.
This command cancels any previous horizontal tab settings.
n1-nk
should be listed in ascending order, followed by a 00. 1B 44 00 changes all horizontal tab
positions back to their default positions.
Horizontal tab position settings are effective until the printer is reset, the power is turned off, or a
1B 40 command is sent.
Print position advances to the next tab position on receipt by a 09h.
The horizontal tab position is affected by changes to the left margin.
Set relative print position
ASCII
ESC \
n1 n2
Hexadecimal
1B 5C
n1 n2
Decimal
27 92
n1 n2
Value of
n
:
To move the relative starting position right of the current position:
n
= Number of dots to be moved right of the current position
n1
= Remainder after dividing
n
by 256
n2
= Integer after dividing
n
by 256
The values for
n1
and
n2
are two bytes in low byte, high byte word orientation. To move the
relative starting position left of the current position:
n
= Number of dots to be moved left of the current position
n1
= Remainder after dividing (65,536-
n
) by 256
n2
= Integer after dividing (65,536-
n
) by 256
The values for
n1
and
n2
are two bytes in low byte, high byte word orientation.
Moves the print starting position the specified number of dots either right (up to the right margin)
or left (up to the left margin) of the current position. The print starting position is reset to the first
column after each line.
Formulas
To move to the left:
Determine the value of
n
by multiplying the number of columns to move left of the current
position by 10 (standard) or 8 (compressed) pitch. The example shows how to set the relative
position two columns in standard pitch (10 dots per column) to the left of the current position.
2 x 10 = 20 dots (two columns to be moved left of the current position) 65,536–20 = 65516
65,516/256 = 255, remainder of 236
n1
= 236,
n2
= 255
To move to the right:
Determine the value of
n
by multiplying the number of columns to move right of the current
position by 10 (standard) or 8 (compressed) pitch. The example shows how to set the relative
position two columns in standard pitch (10 dots per column) to the right of the current position.
Summary of Contents for TH250
Page 1: ...TH250 Thermal Printer Programmer s Guide January 2016 ...
Page 153: ...TH250 Programmer s Guide 148 Character code table Page 1 PC850 Multilingual Latin I ...
Page 154: ...TH250 Programmer s Guide 149 Character code table Page 2 PC852 Latin II ...
Page 155: ...TH250 Programmer s Guide 150 Character code table Page 3 PC860 Portuguese ...
Page 156: ...TH250 Programmer s Guide 151 Character code table Page 4 PC863 Canadian French ...
Page 157: ...TH250 Programmer s Guide 152 Character code table Page 5 PC865 Nordic ...
Page 158: ...TH250 Programmer s Guide 153 Character code table Page 6 PC858 Multilingual I Euro ...
Page 159: ...TH250 Programmer s Guide 154 Character code table Page 7 PC866 Russian ...
Page 160: ...TH250 Programmer s Guide 155 Character code table Page 8 WPC1252 Latin I ...
Page 161: ...TH250 Programmer s Guide 156 Character code table Page 9 PC862 Hebrew ...
Page 162: ...TH250 Programmer s Guide 157 Character code table Page 10 PC737 Greek ...
Page 163: ...TH250 Programmer s Guide 158 Character code table Page 11 PC874 Thai ...
Page 164: ...TH250 Programmer s Guide 159 Character code table Page 12 PC857 Turkish ...
Page 165: ...TH250 Programmer s Guide 160 Character code table Page 13 WPC1251 Cyrillic ...
Page 166: ...TH250 Programmer s Guide 161 Character code table Page 14 WPC1255 Hebrew ...
Page 167: ...TH250 Programmer s Guide 162 Character code table Page 15 KZ_1048 Kazakh ...
Page 168: ...TH250 Programmer s Guide 163 Character code table Page 16 WPC1254 Turkish ...
Page 169: ...TH250 Programmer s Guide 164 Character code table Page 17 WPC1250 Central Europe ...
Page 170: ...TH250 Programmer s Guide 165 Character code table Page 18 WPC28591 Latin 1 ...
Page 171: ...TH250 Programmer s Guide 166 Character code table Page 19 WPC28592 Latin 2 ...
Page 172: ...TH250 Programmer s Guide 167 Character code table Page 20 WPC28599 Turkish ...
Page 173: ...TH250 Programmer s Guide 168 Character code table Page 21 WPC28605 Latin 9 ...
Page 174: ...TH250 Programmer s Guide 169 Character code table Page 22 PC864 Arabic ...
Page 175: ...TH250 Programmer s Guide 170 Character code table Page 23 PC720 Arabic ...
Page 176: ...TH250 Programmer s Guide 171 Character code table Page 24 WPC1256 Arabic ...
Page 177: ...TH250 Programmer s Guide 172 Character code table Page 25 WPC28596 Arabic ...
Page 178: ...TH250 Programmer s Guide 173 Character code table Page 26 KATAKANA Asia ...
Page 179: ...TH250 Programmer s Guide 174 Character code table Page 27 PC775 Baltic ...
Page 180: ...TH250 Programmer s Guide 175 Character code table Page 28 WPC1257 Baltic ...
Page 181: ...TH250 Programmer s Guide 176 Character code table Page 29 WP28594 Baltic ...