Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

GPIB interface using PERL Scripting

Hi,
 
Can someone let me know the basics of interfacing an IEEE(GPIB) instrument using PERL. What are the files to be installed and the steps to be followed
 
Hardware Used : NI GPIB-PCI card, Agilent 8960 Wireless communcation Test set
Software Used ; NI 488.2 & PERL
OS : WINxp
 
Looking for an early response.
 
regards
Kiran
0 Kudos
Message 1 of 8
(9,080 Views)
Hi Gnuda,

We don't have official support for this here at NI, BUT this would involve calling the gpib-32 shared library (I'm pretty sure there's documentation on this out there). I've never done this myself, but have been told it's possible. It would just involve making calls to our GPIB library.

Hope this helps a bit,
Matt S.



LabVIEW Integration Engineer with experience in LabVIEW Real-Time, LabVIEW FPGA, DAQ, Machine Vision, as well as C/C++. CLAD, working on CLD and CLA.
0 Kudos
Message 2 of 8
(9,057 Views)
Hello Matt,
 
Thanks for the reply.
I have posted hoping that someone would have worked on this.I feel NI should support me since i'm using their product.
 
Kiran
 
 
 
0 Kudos
Message 3 of 8
(9,042 Views)
Kiran,

It looks like there is a perl module available for GPIB on CPAN.  http://search.cpan.org/~jeffmock/GPIB_0_30/ni/ni.pm

NI did not develop this module, so we can't attest to the functionality that it provides.  I hope this provides what you need.

Craig A.
National Instruments Engineer

0 Kudos
Message 4 of 8
(9,019 Views)
0 Kudos
Message 5 of 8
(7,915 Views)

In case anyone still stumbles upon this thread, we're currently doing a rewrite of this software so we are not hard-locked to NI-VISA anymore. The new (currently beta) version can be found at http://www.labmeasurement.de/ and is able to use different back-ends, e.g. NI-VISA on Windows and LinuxGPIB on Linux.

0 Kudos
Message 6 of 8
(6,918 Views)

Any news about this thread? I have tried to use these libs withou any success. If anyone could help me

0 Kudos
Message 7 of 8
(5,105 Views)

Hi AKHettlelCould you help me on the installation procedure? I have downloaded here but it seems there is something missing.

0 Kudos
Message 8 of 8
(5,094 Views)