Thanks for your replies. I seem to have sorted this now. I set up the
device in &DEVICE& file in Universe and then had to add the line
'Direct tty3 - Any direct' into the /usr/lib/uucp/Devices file in aix.
I was then able to write AT commands to the device using OPENDEV &
WRITESEQ in a basic program.
mg.ryder (AT) gmail (DOT) com wrote:
Quote:
Since the modem is a "serial device" and as far as unix is concerned -
a device = a file, can you OSOPEN the serial device and talk to it as a
file? You can certainly do this with pipes.
hth
Mike |