01-27-2012 10:08 PM
hello all
i am new with ni.i have ni usb-6008 device here allready one application running with it but now we planning to devlope new application with C# .NET but i have no idea how to read a data from ni usb 6008 device.i search lot on net and devlope one small programe wich read data from it but i 'll not get success please provide me that type of solution which provide me data from ni usb 6008 device.
i m working with vs2010 .netframework 4.0
here i m attaching my demo project please help me out.
Thank u....
01-31-2012 03:29 PM
Rizwan,
There are several examples located at C:\Users\Public\Documents\National Instruments\NI-DAQ\Examples\DotNET4.0.
I would recommend starting with one of these as a template. Most simple DAQ applications can be made with small modifications or by combining these examples.
If you have a specific question about particular functionality or tasks, then we can help from there.
01-31-2012 10:10 PM
Hi..D Beil
Thank you for quick reply.
i look at this location but i'll not find any example for DotNET4.0. there is only example with DotNET1.0.and this eaxmple are not working properly in DotNET4.0 its give liabrary related erreor.....
02-01-2012 08:21 AM
It sounds like you didn't install .NET Framework 4.0 support for DAQmx. Make sure you select the feature ".NET Framework 4.0 Languages Support" in the DAQmx feature tree. For examples, you need to enable the sub-feature "Examples".