09-20-2013 06:00 AM
Hello I have NI-5105 DAQ card and its working perfectly with LABVIEW and Visual C.
I need DLL and *.h file of NI-5105 for interfacing and build custom application with DAQ.
Where can I find these files and a tutorial for working.
Thanking in anticipation
09-20-2013 06:08 AM
I don't understand your question. You say it is working perfectly with LabVIEW and C and that means you have the driver for it. It's called NI-Scope in case you forgot.
09-20-2013 07:49 AM
My programs are working in labview and visual c.
I want to do some development in Matlab. I dont have matlab driver. I want to interface ni5105 with matlab. Thats why i need dll and header file
09-20-2013 08:08 AM
09-20-2013 08:48 AM
i dont have any matlab example file.
furthermore, i have no reference of functions prototypes or which function to use with matlab as i dont have header file
09-20-2013 09:11 AM
09-22-2013 11:17 PM
I have installed NI scope. NI dll nidaq32.dll is available in windows folder, but I cant find nidaq.h anywhere.
In matlab, I require dll file and header file for function reference.
Visual c example code was available, and i have used it for recording data. Actually, I want real time data stream in matlab. So I need to interface NI card with matlab
09-23-2013 01:28 AM
I have installed NI scope. NI dll nidaq32.dll is available in windows folder, but I cant find nidaq.h anywhere.
In matlab, I require dll file and header file for function reference.
Visual c example code was available, and i have used it for recording data. Actually, I want real time data stream in matlab. So I need to interface NI card with matlab
09-23-2013 12:49 PM
09-23-2013 01:02 PM