LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to create GPIB instrument driver?

I searched the NI instrument driver archive for a driver for the H-P 3326A
waveform synthesizer, to no avail. There is one for the 3325 which is
similar.

How does one go about writing a driver for an instrument? Where do I get the
instrument-specific instructions (i.e., 3326A) which, I presume, I need in
order to create the driver?

Any suggestions or links to pertinent documents would be appreciated.
--
Note that my return address is corrupted in an attempt to reduce spam. If you
choose to e-mail me, please correct my address as described below.

Thanks,
Dave
--
Dave Carpenter
Sound Logic

Decode to email: voicebox (at) dnai (dot) com
0 Kudos
Message 1 of 2
(2,672 Views)
There is a tutorial at http://zone.ni.com/devzone/devzoneweb.nsf/opendoc?openagent&D318B79F473D3C838625680A005AC409&cat=A18F9DEED354493E8625688B00733A17. As far a getting the instrument commands, they should be provided with the instrument. Check the manuals for something like a Programmer's Reference section. You may be able to use the 3325 driver if the commands are the same. It does happen some times. At the very least, use the 3325 driver as a template if the two are functionally similar.
0 Kudos
Message 2 of 2
(2,672 Views)