Home › Forums › Knowledge Base › Hardware › Legacy Hardware › Epson Printers TM-300,TM-T80,290 SLIP
- This topic has 0 replies, 1 voice, and was last updated 19 years ago by
Rob.
-
AuthorPosts
-
April 14, 2006 at 7:43 pm #1544
Rob
MemberEpson Printers TM-300,TM-T80,290 SLIP
Last edited: December 15, 2003 08:08 AM
TM SERIESEscape Codes
Large Characters- 27,33,33 (27,33,32 on TM-T80)
Normal Characters- 27,33,1 (27,33,0 on TM-T80)
Paper Cut- 27,109 (27,105 on TM-T80)
Red Print- 27,114,1(NA on TM-T80)
Black Print- 27,114,0(NA on TM-T80)
Open Cash Drawer 1- 27,112,0,99,100
Open Cash Drawer 2- 27,112,1,99,100Note:
To put the cash drawer codes on a template do not select Open Cash Drawer. Instead select Text and enter ‘ASCII:’ followed by the escape codes separated by commas. e.g. – ASCII:27,112,0,99,100 Touchnet will recognize this as a command and will transmit the ASCII values of the numbers instead of transmitting the line as text.
Cash Drawer
Connector and voltages same as Star printers.
Models
1. TM-300A Serial Printer with internal paper take-up
2. TM-300B Serial Printer with no take-up
3. TM-300PA Parallel Printer with internal paper take-up
4. TM-300PB Serial Printer with no take-up
5. TM-T80 Serial Thermal Printer with no take-up
6. TM-T80P Parallel Thermal Printer with no take-upSwitches
TM-T80 prints question marks when UDM is powered off.
Resolution is to set switch 1 on underneath printer.All left in default positions
Lights
Power- Should always be on
Paper- Off- Ready to print
On- out of paper
Blinking- error condition(turn off and on to reset)Cables
TM-300 same as Star
TM-T80 same as Star for UDM
TM T80 for standard COM port TM T80 for DB9
Computer Printer Computer Printer
DB25F DB25M DB9F DB25M
TXD 2 RXD 3 RXD 2 TXD 2
RXD 3 TXD 2 TXD 3 RXD 3
GND 7 GND 7 GND 5 GND 7
CTS 5 | DSR 6 |
DSR 6 | DTR 20 jumpered together CTS 8 |__________ DTR 20
DCD 8 | DCD 1 |Javelin RJ45 connector
Computer Printer
RJ45 DB25M
TXD 3 3 RXD
GND 5 7 GND
DSR 6 |
CTS 8 | 20 DTREPSON 290 SLIP PRINTER
Most functions of the printer are controlled by software control codes.
The printer will operate in two modes, the default which is standard mode, and page mode. The page mode has a more restrictive command set and works by holding all data in a buffer until it receives an ‘FF’, then it will print the buffer. We will generally use the standard mode of print.
The printer powers up in a mode where it will print even though it has no paper. Sending the printer a ‘27,99,52,16 (esc c4 16) will set the top of form detector on, a ‘27,99,52,32 (esc c3 32) will set the bottom of form detector on and a ‘27,99,52,48 (esc c4 48) will enable both detectors so the printer will wait until paper has been placed in the printer before it prints.
To accomplish this in a print template, use an unused code sequence such as red print to hold the first 3 codes then line use the character “0” (zero) as the first character on the next line. (The character zero is decimal 48)
Paper eject is done by multiple line feeds, using a form feed command or by specifying a length of feed using the cut sheet eject length.
Form feed command = 12 (0C)
Set sheet eject length=27,67,n (where ‘n’ equals the number of lines to eject)
Slip clamping seems to be automatic when printing begins, clamp release is accomplished using ‘27,113’ (esc q).
Initialize printer = ‘27,64’ (esc @).
Normal print = ‘27,33,0’ (esc ! 0) is font A which is the default.
Large (wide) print = ‘27,33,32’ (esc ! 32).
Open cash drawer = ‘27,112,0,99,100’ (esc p 0 c d) Use the ‘ASCII:’ command explained in the escape code section for this sequence.
Cabling is the same as other Epson printers. It must be wired for flow control.
Related Documents
Revisions
7/8/96
1. Changed the Open Cash Drawer instructions to use the ‘ASCII:’ command now available for Touchnet print templates.
7/25/96
1. Added TM-80 to Javelin cable.
-
AuthorPosts
- You must be logged in to reply to this topic.