Specifications
1-40 Command Descriptions Rev. A
When using the above commands, there is a gap between the auto-cutter, print, and stamp positions.
The paper roll is selected for the print sheet. These commands are effective only when input at the
beginning of a line.
ESC o executes stamp printing on the receipt. This command is enabled only when input at the
beginning of a line and only when receipt paper is selected. When using this command, there is a gap
between the stamp position and the print position.
MICR Commands
The TM-U950/U950P (with MICR reader) supports the following MICR function commands. MICR
status can be confirmed by the DLE EOT BS command. Refer to the Status Commands section for
details.
Command Name
FS c MICR mechanism cleaning
FS a 0 Read check paper
FS b Request retransmission of check paper reading result
FS a 1 Load check paper to print starting position
FS a 2 Eject check paper
Program Example Print Sample
PRINT #1, CHR$(&H1B);"c0";CHR$(2);
←
Select receipt
PRINT #1, CHR$(&H1B);"o";
←
Stamp
PRINT #1, CHR$(&H1B);"d";CHR$(13);
PRINT #1, " AAAAA";
PRINT #1, CHR$(&H1B);"J";CHR$(250);
PRINT #1, CHR$(&H1B);"m";
←
Cut paper
PRINT #1, " BBBBB";
PRINT #1, CHR$(&H1B);"J";CHR$(250);
PRINT #1, CHR$(&H1B);"i";
←
Cut paper
YOUR RECEIPT
Thank you
Call again
AAAAA
ESC m leaves paper joined in three places.
ESC i leaves paper joined in one place.
BBBBB