On Wed, Jun 20, 2001 at 09:59:38AM -0700, Paul Burkett wrote:
> As a last ditch effort to get this serial device to
> write I found a Perl module called "IPC::Open3" it
> seems to have the ability to write to a serial device.
I'm not sure where you got this idea. IPC::Open3 is for reading and writing
to a process, thus the IPC (interprocess communication). It will not, by
itself, help you interface with a serial device. Now, if you have a program
that can then maybe IPC::Open3 will help.
Michael
--
Administrator www.shoebox.net
Programmer, System Administrator www.gallanttech.com
--