- 72 -
ESC V n
CT-S280 CT-S300 CT-S2000 CT-S4000 BD2-2220 PMU series
Supportmodel
CT-S281
CT-S310 CT-S801/851 CT-S601/651 CT-P29x series CT-S310II
[Function] Specifying/canceling90°-right-turned characters
[Code] <1B>H<56>H<n>
[Range] 0≤n≤1,48≤n≤49
[Outline] [The specification which is commontothemodel]
•Specifying/canceling 90°-right-turned characters.
n Function
0,48
Canceling 90°-right-turnedcharacters
1,49
Specifying 90°-right-turnedcharacters
[Caution] [The specification which is commontothemodel]
•No underlines areattached to90°-right-turnedcharacters.
•Thiscommanddoes not affect PAGE MODEbut settingismaintained.
[Default] n=0
[Sample Program]
LPRINTCHR$(&H1B);"V";CHR$(0);
LPRINT"AAAAA";
LPRINTCHR$(&H1B);"V";CHR$(1);
LPRINT"AAAAA";CHR$(&HA);
[PrintResults]
90°rotation canceled
90°rotation specified