Andreas K. Hüttel > Lab-Measurement > Lab::Instrument::ITC503

Download:
Lab-Measurement-3.11.tar.gz

Dependencies

Annotate this POD

Website

View/Report Bugs
Module Version: 3.11   Source  

NAME ^

Lab::Instrument::ITC503 - Oxford Instruments ITC503 Intelligent Temperature Control

SYNOPSIS ^

    use Lab::Instrument::ITC503;
    
    my $itc=new Lab::Instrument::ITC503(
        isobus_address=>3,
    );

DESCRIPTION ^

The Lab::Instrument::ITC503 class implements an interface to the Oxford Instruments ITC intelligent temperature controller (tested with the ITC503). This driver is still work in progress and also lacks documentation.

CAVEATS/BUGS ^

probably many

SEE ALSO ^

Lab::Instrument

AUTHOR/COPYRIGHT ^

  Copyright 2010-2011 David Kalok and Andreas K. Hüttel (L<http://www.akhuettel.de/>)
            2012      Florian Olbrich and Andreas K. Huettel

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

syntax highlighting: