Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

How to use the labview or labwindows/cvi to make my waverunner(through PCI-GPIB)acquire and save message?

How to use the labview or labwindows/cvi to make my waverunner(through PCI-GPIB)acquire and save message?
0 Kudos
Message 1 of 2
(3,025 Views)
You could find a driver for this instrument at http://www.ni.com/devzone/idnet/default.htm . If it's not listed there, it leaves you with one of a couple options. First, I would like you to submit a request for this driver at: http://zone.ni.com/idnet97.nsf/instrumentdriverrequest/
We develop drivers based on demand and popularity so the more requests we have for it, the greater the possibility that we will develop one.
If you would like to try developing your own instrument driver (or modify the existing one), we have documentation, model instrument drivers, and driver templates to help at :
http://www.ni.com/devzone/idnet/development.htm
We also have a syndicate of third party vendors that specialize in National Instruments' products and services. Some of
the vendors specialize in driver development. I would suggest contacting one of the Alliance members at:
http://www.ni.com/alliance

For CVI the GPIB example programms are under C:\Program Files\National Instruments\MeasurementStudio\CVI\samples\gpib\. For LV goto C:\Program Files\National Instruments\LabVIEW 6.1\examples\instr

Some other useful resources for your application are
ni.com > NI Developer Zone > Development Library > Instrument Connectivity > GPIB ,
http://search.ni.com/?col=alldocs&layout=TechResources&ql=a , to search examples and knowledge bases
http://www.ni.com/support/gpibsupp.htm
0 Kudos
Message 2 of 2
(3,025 Views)