Specifications
TH82 Series Reference Manual
58/58
*If the width set for the printing area is less than one line in horizontal, the following is processed
only on the line in question when bit image is developed.
① The printing area width is extended to the right to accommodate one line in horizontal
for the bit image within the printable area.
② If the printing area width cannot be extended sufficiently by executing ①, the left
margin is reduced to accommodate on line in horizontal.
*The commands which execute the printing area width for bit image and its minimum width are as
follows.
*Bit image (ESC *): Single density mode =2 dots/Double density mode =1dot
*Download bit image (GS /): Double width or Quadruple mode = 2 dots
Normal or Double height mode = 1 dot
*NV bit image mode (FS p): Double width or Quadruple mode = 2 dots
Normal or Double height mode = 1dot
*Raster bit image (GS v 0): Double width or Quadruple = 2 dots
Normal or Double height mode = 1 dot
[DEFAULT] nL = 64、nH = 2 (576)
GS ╲ Set relative vertical printing position in page mode
[FORMAT] <1D>H<5C>H<nL><nH>
[RANGE]
0≦nL≦255
0≦nH≦255
[FUNCTION] Sets relative vertical print starting position from the current position in page mode. The distance is
set from the current position to [(nL + nH x 256) x vertical or horizontal motion unit].
[DETAILES] *This command is ignored except when page mode is selected.
*When pitch N is specified to the movement download (positive direction):
nL +nH x 256
When pitch N is specified to the movement upward (negative direction), use the complement of
65536. :
*When pitch N is specified to the movement upward.
nL +nH x 256 = 65536 - N
*Any setting exceeds the specified printing area is ignored.
*The following commands are enabled depending on the starting position set by ESC T.
① When the starting position is specified to the upper left or lower right of the printing,
the vertical motion unit (y) is used
② When the starting position is specified to the upper right or lower left of the printing,
the horizontal motion unit (x) is used.
*The horizontal and vertical motion units are specified by GS P.
*The calculated result is truncated to the minimum value of the mechanical pitch.