Wiring nonsupported printers
You might need to adapt your nonsupported printer so that it functions properly with the base operating system serial printer device driver.
The following table details what the RS-232 signals mean to the serial
printer device driver:
RS-232 Signal | Serial Printer Device Driver Use |
---|---|
FG | Frame ground. Often used as shield. |
TxD —> | Used to transmit data to printer. |
RxD <— | Used to receive data from printer. |
RTS <— | Held high after printer port opened. Provides host status to printer. Not used for data pacing. |
CTS <— | Must be high for printer port to be opened. Used to detect that the printer is turned on. |
DSR | Not used. Usually tied to DCD. |
SG | Reference voltage for signals. |
DCD <— | Used for data pacing when DTR is set to yes. |
DTR —> | Held high after printer port opened. Provides host status to printer. |