[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: //c serial port



In article <3mbt06$ov4@nz12.rz.uni-karlsruhe.de>,
lg12@rz71.rz.uni-karlsruhe.de (Voedisch) wrote:

> Hi!
> Does anybody know the meaning of the five pins of the Apple IIc's serial
> port connector?

DIN 5 connector

1   DTR
2   TD
3   GND
4   RD
5   DSR

Shield GND


The Printer port defaults to slot 1, and:

9600 baud
8 bits
no parity
2 stop bits
80 characters per line
LF after CR
Hardware handshake


Slot 2 (modem port) defaults:

300 baud
8 bit
no parity
1 stop bit
80 Char per line
no LF after CR
DTR is an output
DSR is an input


You can use the Apple System Utilities for the Apple //c to change these.