- 58 -
ESC d 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] Printing andfeeding thepaperby “n”lines
[Code] <1B>H<64>H<n>
[Range] 0≤n≤255
[Outline] [The specification which is commontothemodel]
Printsdata inthe print buffer andfeeds paper by“n” lines. Specifiedlines donot remain.
[Caution] • After thiscommandis executed, thebeginningof theline is taken asthestartpositionfor the next
print.
•If [n×line feedwidth] exceedsapproximately1016mm,thiscommandfeeds paper byapproximately 1016
mm (40inches).
[Default] The initialvalueis notdefined.
[Sample Program] [PrintResults]
LPRINT"AAAAA";
LPRINTCHR$(&H1B);"d";CHR$(2);
LPRINT"AAAAA";CHR$(&HA);
AAAAA
AAAAA