Hi,
I have been asked to fix a bug in a C++ program that uses the NI-488.2 driver. The engineers that worked on the project before have all left the company. I have the source code to the project, but it appears they did not save the NI include files that are used in the project. So I can not find NiCommonComponent.h, NiGraph3DComponent.h, NiUiComponent.h and NiUiCommonComponent.h.
I searched this forum and I have seen others that are looking for various header files. It looked like I needed to down load "Measurements & Automation", when I looked for that; the NI site indicates that it is part of the other driver downloads. So I installed the NI-Visa driver. I selected the C/C++option as part of the install. But still no files.
I am obviously missing something, either the wrong downloads or the wrong options. This project is still being built with Visual Studio 6. No one knows why a newer version of Visual Studio is not being used.Maybe some license issue?
I have never worked with NI tools, so I know nothing about the program nor the NI products.
Thanks.