Digital Multimeters (DMMs) and Precision DC Sources

cancel
Showing results for 
Search instead for 
Did you mean: 

Getting Results

Where can I find code to communicate with a MultiMeter and Milliohmmeter via Visual Basic 6
0 Kudos
Message 1 of 2
(6,180 Views)
Hi,
There are numerous examples of GPIB operation in vb that can be located at www.ni.com/downloads. In the end it is quite simple to communicate as you are only writing strings to the instrument. I would recommend finding an example of communication and just extending it to send the desired commands that can be found in the user manual of the instrument.

Hope this helps out!

Aaron K.
Application Engineer
National Instruments
0 Kudos
Message 2 of 2
(6,180 Views)