Epson TM-T88III Programming Manual page 558

Paper roll printers esc/pos application
Hide thumbs Also See for TM-T88III:
Table of Contents

Advertisement

C O N F I D E N T I A L
(*3)
Response code
ACK, CAN
NAK
PRINT #1, CHR$(&H1D);"(C";CHR$(18);CHR$(0);CHR$(0);CHR$(1);CHR$(0);"$1";"EPSON ESC/POS"; ¨ ← <Function 1>
PRINT #1, CHR$(&H1D);"(C";CHR$(5);CHR$(0);CHR$(0);CHR$(2);CHR$(0);"%5"; ¨ ← <Function 2>
*LOOP:
GOSUB *RECEIVE ← "Header to NUL" is received and stored under ST$ (details omitted)
PRINT #1,CHR$(6); ← Response code is sent
PRINT MID$(ST$,4) ← Record (%5) data is displayed on CRT
IF MID$(ST$,3,1)=CHR$(65) THEN *LOOP ← Check for any subsequent data
PRINT #1, CHR$(&H1D);"(C";CHR$(3);CHR$(0);CHR$(0);CHR$(4);CHR$(0); ← <Function 4>
GOSUB *RECEIVE ← "Header to NUL" is received and stored under ST$ (details omitted)
PRINT MID$(ST$,4) ← Available capacity is displayed on CRT
[Model-dependent variations]
TM-J2000/J2100
Definition area of record data shares the same definition area with NV graphics memory (GS ( L).
Total record data is 384 KB.
TM-T90,
TM-L90
Record data definition area capacity is selectable GS ( E <Function 5> as follows.
Selectable capacity
1K, 64K, 128K, 192K
Paper roll
Customize commands
Processing according to response (no unsent data, identified by send data set "Identification status")
Process
End processing for this command.
Resend previously sent data.
Program Example 1 (Write data for record $1)
Program Example 2 (Read data for record %5)
Program Example 3 (Read available memory capacity)
TM-J2000/J2100, TM-T90, TM-L90, TM-P60,
Default
1K [units: byte]
GS ( C
TM-U220
Ver. 10.01 p. 558

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents