package Lockinamp7265 @ISA = qw() sub BEGIN sub new my ($module, @args) = @_; return $this; sub DESTROY my $this = shift; sub GetFunctions return "|ACVMeasure|"; sub Initialize my ($this) = @_; sub Finish my ($this) = @_; sub AutoOffset my ($this) = @_; sub GetId my ($this) = @_; return $this->read(); sub GetX my ($this) = @_; return $this->read(); sub GetY my ($this) = @_; return $this->read(); sub GetFrequency my ($this) = @_; return $this->read(); sub SetAutoPhase my ($this) = @_; return $ReturnStr; sub Measure my ($this) = @_; return $ReturnStr;