Panel Switch Commands; Esc C 5 N (Enabling/Disabling The Panel Switches) - Citizen CT-S2000 Command Reference Manual

Line thermal printer
Hide thumbs Also See for CT-S2000:
Table of Contents

Advertisement

2.2.8 Panel Switch Commands

ESC c 5 n
[Function]
[Code]
[Range]
[Outline]
[Caution]
[Default]
[Sample Program]
Enabling/disabling the panel switches
<1B>H<63>H<35>H<n>
0≤n≤255
Enabling/disabling the FEED switch.
• "n" is valid only for the lowest bit (n0).
• Control by the lowest bit (n0) is shown as follows:
n0
0
FEED switch valid
1
FEED switch invalid
• When the FEED switch is disabled with this command, the paper cannot be fed by
operating the FEED switch.
• While switch operation is waited at the execution of macro, the FEED switch is
always enabled regardless of the setting of this command but no paper feed
operation is carried out.
n = 0
LPRINT CHR$(&H1B);"c5"; CHR$(0); ← When enabling the FEED switch
LPRINT CHR$(&H1B);"c5"; CHR$(1); ← When disabling the FEED switch
Condition
- 66 -

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents