Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

GPIB using C++

Hello,

 

I want to communicate with an old optical spectrum analyzer HP71450 using C++ in order to learn and make it work faster.

 

I have a LabView interface for it and I controll it using USB-GPIB cable.

 

I read some sample program I found on the internet and I understand I need ni4882.h , and maybe other header files that replace "decl-32.h".

 

could someone help me started with this project?

 

first, I'm using windows7 on 64 bit computer - is the above file still suitable? if so, where can I found it? it not in any directory under document\national instrument.

 

can someone direct me to simple read-write file using GPIB?

 

thanks

0 Kudos
Message 1 of 3
(6,478 Views)
0 Kudos
Message 2 of 3
(6,476 Views)
If you have a. LabVIEW program, switching to c++ will not make anything run faster. Bad programming or instrument limitations need to be addressed.
0 Kudos
Message 3 of 3
(6,466 Views)