- 326 -
2.2.18 Presenter/Bezel Control Commands (PMU2xxxIII only)
GS R 0
CT-S280 CT-S300 CT-S2000 CT-S4000 BD2-2220 PMUseries
Supportmodel
CT-S281 CT-S310 CT-S801/851 CT-S601/651 CT-P29x series CT-S310II
[Function] Retracting receipt immediately
[Code] <1D>H<52>H<30>H
[Outline] Ifthepresentersensordetectspaperpresence,printerfeedthe papertothedirectionset by MSW11-3(Retract
direction) till thesensor detectsno paper.
[Caution] •Thiscommand isvalid onlyfor PMU2300III.
•This commandis ignoredwith thesetting ofMSW11-1=OFF (Presenter =Invalid) or MSW11-2=OFF (Retract
function =Invalid).
•If the printer receives this command before the time of auto receipt retraction, (default = 5 seconds)., printer
retractthe receipt immediately.
GS R 1
CT-S280 CT-S300 CT-S2000 CT-S4000 BD2-2220 PMUseries
Supportmodel
CT-S281 CT-S310 CT-S801/851 CT-S601/651 CT-P29x series CT-S310II
[Function] Setting timer for auto receipt retraction
[Code] <1D>H<52>H<31>H<n>
[Range] 0≤n≤9
[Outline] Printer automatically retracts the receipt in specified time from receipt ejection.. The time to start retraction is
specified bynx 1seconds.
Ifn =0isset, automatic retractiondoesnotoccur and onlyGS R0 commandcanretract the receipttimer.
[Caution] •Thiscommand isvalid onlyfor PMU2300III.
•This commandis ignoredwith thesetting ofMSW11-1=OFF (Presenter =Invalid) or MSW11-2=OFF (Retract
function =Invalid).
•Defaultvalue ofautoretraction canbe changedby< GS (E >command.
[Default] n=5 (5 seconds)
[Sample Program]
LPRINTCHR$(&H1D);CHR$(&H52); CHR$(&H31);CHR$(1);
・・・Timer for automatic retraction is set for 1sec.