Measurement Studio for VB6

cancel
Showing results for 
Search instead for 
Did you mean: 

Creating a Labwindows/CVI driver

Greetings,

I have an instrument which has a GPIB interface. I also have the
SCPI commands and complete documentation for each SCPI command along
with limits and values for each command. There are about 25 commands
for this instrument.

How do you create a Labwindows/CVI driver from this information?

The reason I ask is that this instrument is part of a larger
application and Labwindows/CVI is the preferred environment.
This instrument will be controlled only through the GPIB interface.

Is there a template .h file that can be changes to incorporate the
specifics of this instruments SCPI commands?

In addition. I have Labview VI's for each of the commands along with a
test.vi for the instrument.

Any suggestions and guidance woul
d be a great help!

Rick
0 Kudos
Message 1 of 3
(3,127 Views)
You should post to the LabWindows/CVI forum to get the best answer to this question.

- Elton
0 Kudos
Message 2 of 3
(3,127 Views)
Hi,

Here are the links to some document on Instrument driver development:

LabWindows/CVI Instrument driver developers guide.

http://digital.ni.com/manuals.nsf/webAdvsearch/F23BCD095562D67A86256A7800595AE5?OpenDocument&vid=niwc&node=132100_US

Knowledge Base article:

http://pong.ni.com/public.nsf/websearch/98E85EB00FE934F08525645D0073EE1A?OpenDocument

You can also search in www.ni.com and see if you find more information.

DiegoF
0 Kudos
Message 3 of 3
(3,127 Views)