line in question when data other than character data (e.g., bit image, user-defined bit image) is developed:
The printing area width is extended to the right to accommodate one line in vertical for the bit image within the printable
area.
If the printing area width cannot be extended sufficiently, the left margin is reduced to accommodate one line in vertical.
• The commands which set the printing area width for bit image printing and its minimum widths are as follows:
• Bit image (
ESC *
):
Single density mode = 2 dots
Double density mode = 1 dot
• Downloaded bit image (
GS /
):
Double width mode or Quadruple mode = 2 dots
Normal mode or Double-height mode = 1 dot
• NV bit image (
FS p
):
Double width mode or Quadruple mode = 2 dots
Normal mode or Double-height mode = 1 dot
• Raster bit image (
GS r 0
):
Double width mode or Quadruple mode = 2 dots
Normal mode or Double-height mode = 1 dot
[Default] nL = 0, nH = 2
For 58mm paper width model; nL = 104, nH = 1
[Reference]
GS L, GS P
GS \ nL nH
[Name] Set relative vertical print position in page mode
[Format] ASCII GS \ nL nH
Hex 1D 5C nL nH
Decimal 29 92 nL nH
[Range] 0
≤
nL
≤
255
0
≤
nH
≤
255
[Description] Sets the relative vertical print starting position from the current position in page mode.
• This command sets the distance from the current position to [(nL + nH × 256) × vertical or horizontal motion unit].
[Details] •This command is ignored unless page mode is selected.
• When pitch N is specified to the movement downward:
nL + nH × 256 = N
When pitch N is specified to the movement upward (the negative direction), use the complement of 65536. When pitch
N is specified to the movement upward:
nL + nH × 256 = 65536 -N
• Any setting that exceeds the specified printing area is ignored.
• This command function as follows, depending on the print starting position set by
ESC T
: When the starting position is
set to the upper left or lower right of the printing, the vertical motion unit (y) is used.
When the starting position is set to the upper right or lower left of the printing area, the horizontal motion unit (x) is used.
• he horizontal and vertical motion unit are specified by
GS P
.
• The GS P command can change the horizontal (and vertical) motion unit. However, the value cannot be less than the
minimum horizontal movement amount, and it must be in even units of the minimum horizontal movement amount.
[Reference]
ESC $, ESC T, ESC W, ESC \, GS $, GS P
GS^rtm (*)
[Name] Execute macro
[Format] ASCII GS ^ r t m
Hex 1D 5E r t m
Decimal 29 94 r t m
[Range] 0
≤
r
≤
255
0
≤
t
≤
255
m = 0, 1
[Description] Executes a macro.
• r specifies the number of times to execute the macro.
• t specifies the waiting time for executing the macro.
Programmer
Manual
Содержание RPT008
Страница 1: ......