Re: Serial Monitor



RedLars wrote:

Sounds interesting but I dont know the first thing about using
pipes. Can anyone help out?

Perhaps this will help.

http://www2.linuxjournal.com/article/2156

Basically, all you need to do is to configure your application to
write and read from a named pipe (one for write, one for read)
instead of using the serial device directly.

You can then use the shell to branch the data up/downstream to/from
the serial device and at the same time into, e.g., a logfile.

There was a simple shell tool for "pipe branching" (or how's it
called?), I don't remember its name. :(

Regards,


Björn

--
BOFH excuse #233:

TCP/IP UDP alarm threshold is set too low.

.