05-22-2008 08:02 AM
05-22-2008 08:07 AM
05-22-2008 08:15 AM
05-22-2008 08:26 AM
05-22-2008 08:39 AM
Mike
I think that is a very viable solution BUT unfortunatley for me we did not buy Lab View. My customer tried to go with the bare bones solution to "save money". Now I am trying to get it to work. The application works but I have to load the software on machines that have no hardware.
Jeff
05-22-2008 11:51 AM
02-23-2012 11:01 AM
Hi~ Brad,
Excuse me, but how do I find the correct *.dlls while using dynamic calling(I mean using GetProcAddress()).
i.e. if I wanna use DAQmxCreatAITask and DAQmxCreatAOTask, whitch DLLs should I load?
02-23-2012 02:44 PM
Hi Nesc,
NI-DAQmx C API functions like DAQmxCreateTask() and DAQmxCreateAIVoltageChan() are provided by nicaiu.dll.
Brad