#1 Check the serial programming howto in /usr/doc/HOWTO.
#2 Check out chapter 11 of the Stevens, Advanced Programming in the Unix
Environment.
#3 Start man paging:
tcgetattr()
tcsetattr()
cfgetispeed()
cfgetospeed()
cfsetispeed()
cfsetospeed()
tcdrain()
tcflow()
tcflush()
tcsendbreak()
#4 Study the termios structure.
Good luck!
On Tue, Feb 08, 2000 at 02:40:48PM -0000, Ounsted, Toby wrote:
> Sorry it's off topic but would anyone at least be able to give me a couple
> of pointers as to how to go about it? All I want to do is to read the port
> (9600/N/8/1) and write the output to a file.
>
> Thanks in advance,
>
> Toby.
>
>
>
> --
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.
>
--
J. Scott Kasten
jsk AT tetracon-eng DOT net
"That wasn't an attack. It was preemptive retaliation!"
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.