Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

How to program with VC++ ?

I have a GPIB-USB-HS  card now. I want to know how can I program it with VC++. What's the relationship SCPI and VISA, will we use the SCPI commands when we write a program?  I will be very grateful if you offer me some documents about the programming issue!

0 Kudos
Message 1 of 2
(3,038 Views)

I would start here if I were you: http://zone.ni.com/devzone/cda/tut/p/id/4359

 

and here: http://en.wikipedia.org/wiki/Standard_Commands_for_Programmable_Instruments

 

As for examples, these get installed when you install NI-VISA and/or NI-488.2.

 

You should also look in IDNET to see if there is an existing instrument driver for your instrument: http://www.ni.com/downloads/idnet/

Message 2 of 2
(3,027 Views)