03-23-2007 12:09 AM
03-23-2007 02:10 AM
03-23-2007 03:18 AM
You happen to be on a LabVIEW forum but are asking C/C++ questions. I would recommend you to go to the LabWindows forum instead and ask there again. But anyhow, those files will be installed as part of the VISA installation unless you go into the custom installation routine and unselect the C development support.
@seignseifer wrote:Hello,i will soon buy a spectrum analyser by ANRITSU. I want to create my own programm to receive data from this spectrum analyser. I saw on ANRITSU web site, the programming manuel for the spectrum analyser, and an example of programm in C++. But all the fonctions they use for programming, come from a library provided by National Instrument. So I must include visa.h, and i have to link the visa32.lib librairy.So do you know if I will get easily these two files : visa.h and visa32.lib after having bought the spectrum analyser, and how do I get it.Thank you a lot 🙂Jojo
03-23-2007 03:26 AM