The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Lab::Instrument::TRMC2 - ABB TRMC2 temperature controller

SYNOPSIS

    use Lab::Instrument::TRMC2;

DESCRIPTION

The Lab::Instrument::ILM class implements an interface to the ABB TRMC2 temperature controller. The driver works, but documentation is lacking.

CONSTRUCTOR

    my $trmc=...

CAVEATS/BUGS

probably many

SEE ALSO

Lab::Instrument

AUTHOR/COPYRIGHT

  Copyright 2010 David Kalok and Andreas K. Hüttel (L<http://www.akhuettel.de/>)

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.