05-12-2011 01:25 PM
I'm trying to communicate with a PCI GPIB board. The application I need to use is developed in Qt Creator under Windows. After searching the NI website, I can't figure out which DLL and/or header files I need to get to do this. All I've found are pre-compiled object files to link against using some versions of Visual Studio.
05-13-2011 04:56 PM
Hi Mark,
Have you tried these:
Regards,
05-16-2011 06:29 AM
If that's all that is needed, what's the purpose of the pre-compiled object files? Are those merely for statically linking against? Will the DLL you specificed be all I need to access the PCI GPIB interface from a generic C++ application?
Thanks.
05-17-2011 05:22 PM
Hi Mark,
I'm not sure about the answer to those questions. Let me do some research and I'll get back to you.
Regards,