Download SP90 User Manual.

Transcript
T90 User Manual
ESC $ , ESC L , ESC W , ESC \ , GS $ , GS \
[Reference]
ESC V n
[Name]
Turn 90 clockwise rotation mode on/off
[Format]
ASCII
ESC
Hex
1B
Decimal
27
V
n
56
n
86
n
0 ≤ n≤ 1, 48 ≤ n≤49
[Range]
[Description]
Turn 90 clockwise rotation mode on/off
N
Fuction
0, 48
Turn off 90 clockwise rotation mode
1, 49
Turn on 90 clockwise rotation mode
[Notes]
·This command effects print in stable mode. And the set always effects.
· When setting the underline mode, for 90 clockwise rotation character, the printer do
not be add the underline.°
· In 90 clockwise rotation mode, the direction of enlarging characters which set by
double height and width is relative with the direction in general mode.
[Default]
n=0
ESC ! , ESC -
[Reference]
ESC W xL xH yL yH dxL dxH dyL dyH
[Name]
Set print area in page mode
[Format]
ASCII
Hex
Decimal
[Range]
[Description]
ESC
W
xL xH yL yH dxL dxH dyL dyH
1B
57
xL xH yL yH dxL dxH dyL dyH
27
87
xL xH yL yH dxL dxH dyL dyH
0 ≤ xL,xH,yL,yH,dxL,dxH,dyL,dyH ≤ 255 (except dxL = dxH =0 or dyL = dyH =0)
· x0, y0, dx, dy specify the horizontal and vertical starting position, print area width
and height separately.
Each item setting data in print area as follows:
x0 = [(xL + xH× 256) × 0.125 mm]
y0 = [(yL + yH× 256) × 0.125 mm]
dx = [(dxL + dxH ×256) × 0.125 mm]
dy = [(dyL + dyH ×256) × 0.125 mm]
[Notes]
· If input this command in stable mode, the printer only executes inner sign operation.
This command can not be affected print in stable mode.
· If the set of horizontal and vertical starting position overs printable area, printer
stops command processing and deal with the continued data as normal data.
· If the set of print area width and height is 0, printer stops command processing and
deal with the continued data as normal data.
· This command set the data buffer area the same as the position which set by ESC
T in the print area.
· If (horizontal starting position + print area width ) overs printable area, print area
width set automatically (horizontal printable area – horizontal starting position ).
· If (vertical starting position + print area height) overs printable area, print area
height set automatically (vertical printable area – vertical starting position).
48