08-03-2015
08:26 AM
- last edited on
06-10-2025
01:25 PM
by
Content Cleaner
I am trying to control NI's GPIB-USB-adaptor from my own source code. According to https://forums.ni.com/t5/Example-Code/Language-Interface-32-bit-Microsoft-Visual-C-C/ta-p/3996037 I need decl-32.h but I can find it nowhere. Where to get it?
Solved! Go to Solution.
08-03-2015
09:25 AM
- last edited on
06-10-2025
01:25 PM
by
Content Cleaner
@Kirillenseer wrote:
I am trying to control NI's GPIB-USB-adaptor from my own source code. According to https://forums.ni.com/t5/Example-Code/Language-Interface-32-bit-Microsoft-Visual-C-C/ta-p/3996037 I need decl-32.h but I can find it nowhere. Where to get it?
Download the Msvc.exe file (in the example.zip file, below). This file contains the declaration file DECL-32.H, the language interface file GPIB-32.OBJ, and some sample programs. This download is not necessary when using the latest version of NI-488.2. NI-488.2 includes files for all supported programming environments.