TH250
Programmer’s Guide
40
Prints the first character of the next print line in column n. It must be sent for each line not printed
at column one. The value of n is set to one after each line.
Exceptions
This command cannot be used with single- or double-density graphics.
Related information
This is ignored in LEGACY emulation and the parameter byte goes into the print buffer.
Set absolute starting position
ASCII
ESC $
n
L
n
H
Hexadecimal
1B 24
n
L
n
H
Decimal
27 36
n
L
n
H
Value of
n
:
n
= Number of dots to be moved from the
beginning of the line.
n
L = Remainder after dividing
n
by 256.
n
H = Integer after dividing
n
by 256.
The values for
n
L and
n
H are two bytes in low byte, high byte word orientation.
Sets the print starting position to the specified number of dots (up to the right margin) from the
beginning of the line. The print starting position is reset to the first column after each line.
Formulas
The example shows how to calculate 280 dots as the absolute starting position.
28 x 10 =
280 dots (beginning of column 29)
280/256 =
1, remainder of 24
n
L = 24
n
H = 1
Related information
If the set horizontal and vertical motion units command (1D 50) is used to change the horizontal
and vertical minimum motion unit, the parameters of the set relative print position command will
be interpreted accordingly. For more information, see the description of the command set
horizontal and vertical minimum motion units command (1D 50) in this document.
Compatibility information (TH250 receipt vs. A793 receipt)
There is a difference in the normal behavior of this command in A793 emulation mode as
compared to the original A793. The difference exists when the command is used to move to the
left. The A793 processes the whole print string prior to putting it in the buffer for the print head.
This method of processing allows the A793 to backup in the print string and replace characters and
their associated attributes when a “Set relative print position” command instructs the printer to
move the print position to the left.
In order to improve the speed of printing, the TH250 moves the data into a buffer for the
printhead when it receives it. When the “Set relative print position” command contains a move to
the left, this causes the new data to overstrike the previous data. This behavior can be used to an
application’s advantage to provide the ability to create compound characters on the receipt
station.
This command also functions differently in the A793 emulation when used in graphics:
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 ...