Herunterladen Inhalt Inhalt Diese Seite drucken

Citizen CBM1000 Bedienungsanleitung Seite 106

Vorschau ausblenden Andere Handbücher für CBM1000:
Inhaltsverzeichnis

Werbung

ESC p m n1 n2
[Function]
[Code]
[Range]
[Outline]
[Caution]
[Default]
[Sample Program]
Generating the specified pulses
<1B>H<70>H<m><n1><n2>
m = 0, 1, 48, 49
0
n1
255
0
n2
255
The signals specified by "n1" and "n2" are output to the
connector pin specified by "m".
• "m" has the followings.
m
0, 48
1, 49
• The ON time is n1 × 2 ms, and OFF time n2 × 2 ms.
• 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:
ON time
ON time + OFF time
(The OFF time should be 4 times or more longer than the ON
time.)
The initial value for "m", "n1" and "n2" is not defined.
LPRINT CHR$(&H1B) + "p";
LPRINT CHR$(0);
LPRINT CHR$(5);
LPRINT CHR$(50);
END
— 88 —
Connector Pin
Drawer Kick-Out pin No.2
Drawer Kick-Out pin No.5
0.2
← Selects pin No. 2.
← Sets ON time to 10ms
← Sets OFF time to 100ms

Werbung

Inhaltsverzeichnis
loading

Inhaltsverzeichnis