- 69 -
ESC G 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/cancelingdouble strike printing
[Code] <1B>H<47>H<n>
[Range] 0≤n≤255
[Outline] [The specification which is commontothemodel]
•Specifying/canceling thedouble strike printing.
•“n”is valid onlyfor the lowest bit (n0).
•Controlby thelowestbit (n0)isshownas follows:
n0 Function
0
Canceling double strike printing
1
Specifying double strike printing
[Caution] [The specification which is commontothemodel]
•With thisprinter,double-strikeprintingandemphasis printing provide completely thesame
results.
•Valid forall character types except HRIcharacters.
[Default] n=0
[See Also] ESCE
[Sample Program] [PrintResults]
LPRINTCHR$(&H1B);"G"; CHR$(0);
LPRINT"AAABBB";CHR$(&HA);
LPRINTCHR$(&H1B);"G"; CHR$(1);
LPRINT"AAABBB";CHR$(&HA);
AAABBB Double strike printingcanceled
AAABBB Double strike printingspecified