Lab::Instrument::ITC - Oxford Instruments ITC Intelligent Temperature Control
use Lab::Instrument::ITC;
my $irc=new Lab::Instrument::ILM($gpibadaptor,3);
The Lab::Instrument::ITC class implements an interface to the Oxford Instruments ITC intelligent temperature controller (tested with the ITC503). This driver is still very much work in progress and also lacks documentation.
probably many
This is $Id$
Copyright 2010 David Kalok and Andreas K. Hüttel (http://www.akhuettel.de/)
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.