Lab::VISA Documentation: Agilent81134A

(Source code)

NAME

Lab::Instrument::Agilent81134A - Agilent 81134A pulse generator

SYNOPSIS

    use Lab::Instrument::Agilent81134A;

    my $a=new Lab::Instrument::Agilent81134A(0,22);

DESCRIPTION

The Lab::Instrument::Agilent81134A class will provide an interface to the Agilent 81134A pulse generator. Right now, only two small example methods are provided.

CONSTRUCTOR

    my $a=new(\%options);

METHODS

To be written.

CAVEATS/BUGS

probably many

SEE ALSO

Lab::Instrument

This is $Id$

Copyright 2005 Daniel Schröer

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