
Robotics::Fialab::Serial - (Internal module) Software-to-Serial interface for Fialab Serial or USB-Serial on Unix/Win32 for controlling robotics hardware

Version 0.23

Serial and USB-Serial software interface support for Robotics::Fialab. In Perl Robotics environment, the Robotics modules use this module to send hardware commands through a Serial port to the physical hardware.
This module is only useful in the framework of other Robotics modules. It probably should not be used on it's own.



Probe the local machine for a Serial port to communicate with as a software-hardware interface.
Finds the port only, does not find hardware (look at hardware modules for that part).
Returns:
(Internal function) Do not call
Open communication to Serial software<->hardware interface

Jonathan Cline,
<jcline at ieee.org>

Please report any bugs or feature requests to bug-robotics at rt.cpan.org,
or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Robotics.
I will be notified,
and then you'll automatically be notified of progress on your bug as I make changes.

You can find documentation for this module with the perldoc command.
perldoc Robotics::Fialab::Serial
You can also look for information at:


Copyright 2009 Jonathan Cline.
This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.
See http://dev.perl.org/licenses/ for more information.