Programmer’s Guide
TH200
30
ESC V n
Turn 90° clockwise rotation mode on/off
Code:
Range:
Description:
Notes:
Default:
Reference:
ASCII
ESC
V
n
Hex
1B
56
n
Decimal 27
86
n
0
≤
n
≤
1, 48
≤
n
≤
49
Turns 90° clockwise rotation mode on/off. n is used as follows:
n
Function
0, 48
Turns off 90° clockwise rotation mode
1, 49
Turns on 90° clockwise rotation mode
This command affects printing in standard mode. However, the setting is always
effective.
When underline mode is turned on, the printer does not underline 90°
clockwise-rotated.
Double-width and double-height commands in 90° rotation mode enlarge characters in
the opposite directions from double-height and double- width commands in normal
mode.
n = 0
ESC !
,
ESC
-
ESC W xL xH yL yH dxL dxH dyL dyH
Set printing area in page mode
Code:
Range:
Description:
Notes:
ASCII
ESC
W xL xH yL yH dxL dxH dyL dyH
Hex
1B
57 xL xH yL yH dxL dxH dyL dyH
Decimal 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)
The horizontal starting position, vertical starting position, printing area width, and printing
area height are defined as x0, y0, dx (inch), dy (inch), respectively. Each setting for the
printing area is calculated as follows:
x0 = [(xL + xH × 256) × (horizontal motion unit)]
y0 = [(yL + yH × 256) × (vertical motion unit)]
dx = [dxL + dxH × 256) × (horizontal motion unit)]
dy = [dyL + dyH × 256) × (vertical motion unit)]
The printing area is set as shown in the figure below.
If this command is input in standard mode, the printer executes only internal flag
operation. This command does not affect printing in standard mode.
If the horizontal or vertical starting position is set outside the printable area, the printer
stops command processing and processes the following data as normal data.
If the printing area width or height is set to 0, the printer stops command processing and
processes the following data as normal data.
This command sets the position where data is buffered to the position specified by
ESC
T
within the printing area.
If (horizontal starting po printing area width) exceeds the printable area, the
Содержание TH200
Страница 1: ...TH200 High Speed Thermal Printer Programmer s Guide TH200 March 2005 ...
Страница 19: ...Programmer s Guide TH200 19 When font B 9 17 is selected ...
Страница 21: ...Programmer s Guide TH200 21 When 24 dot bit image is selected ...
Страница 73: ...Programmer s Guide TH200 73 pattern 3 2 PAGE1 Katakana ...
Страница 74: ...Programmer s Guide TH200 74 3 3 Page 2 PC850 Multilingual ...
Страница 75: ...Programmer s Guide TH200 75 3 4 Page 3 PC860 Portuguese ...
Страница 76: ...Programmer s Guide TH200 76 3 5 Page 4 PC863 Canadian French ...
Страница 77: ...Programmer s Guide TH200 77 3 6 Page 5 PC865 Nordic ...
Страница 78: ...Programmer s Guide TH200 78 3 7 Page 18 PC852 Latin2 ...
Страница 79: ...Programmer s Guide TH200 79 3 8 Page 19 PC858 ...
Страница 80: ...Programmer s Guide TH200 80 3 9 Page 16 WPC1252 ...
Страница 81: ...Programmer s Guide TH200 81 3 10 Page 17 PC866 Cyrillic 2 ...
Страница 82: ...Programmer s Guide TH200 82 3 11 Thai character code 11 ...
Страница 83: ...Programmer s Guide TH200 83 3 12 International Character Set ...