CSN-80V User manual
70
command processing and follows the following data to normal
processing
;
This command sets the area of the data buffer, which is the area
specified by the ESC T in the Print area range ;
If the (horizontal start point+width of print area)exceed the print area,then
the print area width is automatically set to (horizontal printable
area-horizontal start point);
If the (vertical start point+height of print area)exceed the print area,then
the print area width is automatically set to (vertical printable area-vertical
start point);
Use 0.125mm space to set the horizontal start position and print area
width, and use 0.125mm space to set the vertical start position and print
area height
;
If the horizontal start point is X, the vertical start point is Y, the horizontal
length is dX and the vertical length is dY, then the printable area is as
follows.
:
Example
None
Vertical absolute position setting in page print mode
Name
Vertical absolute position setting in page print mode
Code
ASCII
:
GS $nL nH
Decimal
:
29 36 nL nH
Hex
:
1D 24 nL nH
Function
The GS $ command sets vertical absolute position in page print
mode.
。
The absolute position is at[(nL+nH*256)*0.125mm]
Range
0 ≤ nL≤255, 0 ≤ nH≤255
Default value None
Notes
Valid only when this command is input in page print mode.
If [(nL+nH*256)*
(
vertical or horizontal movement unit
)
] this command is
ignored
Does not move at the horizontal starting area of the buffer
The command operates as follows, depending on the starting area of the
print area set by the ESC T