LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

IFR2310 instrument drive

Hi, i have a instrument(IFR2310-AEROFLEX) need to control by gpib, but there isn't instrument drive to download from the website, so does it mean i should write the instrument drive by myself? cos i am a quite new in labview, is there any reference to show how to do it?
 
thanks
0 Kudos
Message 1 of 2
(2,426 Views)
You can write a full driver, use the Instrument I/O Assistant, or just use a bunch of VISA Read/Writes in your program. You can get some guidelines, templates, etc. by checking the links under the Develop section at the Instrument Driver Network. If you upgrade to LabVIEW version 8, you'll get a wizard to help develop your driver and a smarter and more useful Instrument I/O Assistant.
0 Kudos
Message 2 of 2
(2,422 Views)