Epson T81 Printer User Manual


 
Confidential
EPSON
TITLE
SHEET
REVISION
NO
SHEETNEXT
A
App.11 App.10
TM-T81
Specification
(STANDARD)
An example program in which the drawer connected to drive signal 1 is driven with an ON time of 200
ms is shown below.
PRINT #1,CHR$(&H1B);"p";CHR$(0);CHR$(100)
;CHR$(250);
GOSUB WAIT300MS
ON time 200 ms OFF time 500 ms
WAIT300MS
300[ms]wait routine ()
RETURN
() Corresponds to α of Formula F-3. Set the value so that it satisfies Formula F-3 (or include
an internal processing time that is equal to or longer than this wait routine).
The drive signal waveform generated when the drawer is driven according to the above conditions is
shown in Figure F-2.
Figure F-2 Drawer Drive Signal Waveform (Formula F-3)
OFF
ON
200 ms
α = 300 ms
500 ms