Hello
Maybe one of you can help! I have inherited a MS C++ 6.0 program which reads a DAQ PAD 6020E. It compiles and appears to get readings. There is a CVI easyio.h header file.
I cannot find any place where the code actually makes DAQ calls. I am a skilled LV programmer and I spent many years earning my living writing C programs about the time C++ became popular.
Question. How does the C++ program call NIDAQ? There are presumably a variety of calls, maybe ActiveX too. I'd appreciate a pointer to a document describing the structure of a C++ program making data acquisition.
John