For Programmers: Free Programming Magazines  


Home > Archive > PERL Beginners > January 2008 > Controlling external I/O with Perl









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Controlling external I/O with Perl
Joseph L. Casale

2008-01-13, 7:01 pm

I have a need at work to monitor external I/O from a PC. Basically I need t=
o turn outputs on and off and monitor some various inputs for different ran=
ges. Since I know *some* Perl and the PC won't be doing anything else I am =
not worried about making sure the code is enterprise scalable. Is there any=
direction anyone can point me to start my reading into such a requirement?=
Additionally if anyone knows of any external hardware with a Perl API that=
exists, that would be great!

Thanks for any comments!
jlc
Ken Foskey

2008-01-13, 7:01 pm


On Sun, 2008-01-13 at 10:28 -0700, Joseph L. Casale wrote:
> I have a need at work to monitor external I/O from a PC. Basically I
> need to turn outputs on and off and monitor some various inputs for
> different ranges. Since I know *some* Perl and the PC won't be doing
> anything else I am not worried about making sure the code is
> enterprise scalable. Is there any direction anyone can point me to
> start my reading into such a requirement? Additionally if anyone knows
> of any external hardware with a Perl API that exists, that would be
> great!


There are multiple solutions to this.

Are you using Windows or Unix or other operating system.

What type of IO are you using? Serial, parrallel, etc.

The answers will probably come from http://search.cpan.org

--
Ken Foskey
FOSS developer

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2009 codecomments.com