[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ADT 1.22 Difficulties - what's wrong?
William,
Here are the switch settings from the manual, with functions.
Printer Mode
sw1 1234 = baud
56 = mode - printer or modem
7 = rs232c
sw2 1 = stop bits
2 = delay after carraige return
34 = line width
5 = line feed
6 = interrupts - forward or not
7 = rs232c
Modem mode
sw1 1234 = baud
56 = mode - printer or modem
7 = rs232c
sw2 1 = stop bits
2 = data bits (data format)
34 = parity
5 = line feed
6 = interrupt forwarding
7 = rs232c
Assuming you have a null modem, a 19200 modem setup is:
sw1 1234 = off
56 = on
7 = on
sw2 1 = on for 1 stop bit / off for 2 stop bits
2 = on for 8 data bits / off for 7
34 = both off for no parity / odd = 3 on 4 off /
even = both off
5 = off - no line feeds
6 = on forward interrupts / on II+ off
7 = off
I really think the card needs to be in modem mode with these
settings as some of the switches do some thing different in
terminal mode.
Phoenyx