- 324 -
ESC p m n1 n2
Support model
CT-S280
CT-S300
CT-S2000
CT-S4000
CT-S251
CT-S281
CT-S310
CT-S801/851
CT-S601/651
CT-P29x series
CT-S310 II
[Function]
Generating the specified pulses
[Code]
<1B>H<70>H<m><n1><n2>
[Range]
m=0, 1, 48, 49
0<n1≤n2≤255
[Outline]
[The specification which is common to the model]
• The signals specified by “n1” and “n2” are output to the connector pin specified by “m”.
• “m” has the followings.
m
Connector Pin
0, 48
Drawer kick-out pin No. 2
1, 49
Drawer kick-out pin No. 5
• The ON time is n1 x2 ms, and OFF time n2 x2 ms.
[Caution]
[The specification which is common to the model]
• When “m” is beyond a definition range, no signal is output, discarding “n1” and “n2”.
• The drawer drive duty must be within the following range:
(The OFF time should be 4 times or more longer than the ON time.)
[Sample Program]
LPRINT CHR$(&H1B) + "p"
LPRINT CHR$(0);
----- Selects pin No. 2.
LPRINT CHR$(5);
----- Sets ON time to 10 ms
LPRINT CHR$(50);
----- Sets OFF time to 100 ms
ON time
ON time
+
OFF time
≤
0.2