Hi,
I am able to use DaqSystem.Local.Devices to get a string array of installed DAQmx devices. What I want to do is use Device.DeviceID to just get one device in a string since I know there will only be one device hooked up in my test system.
The problem is that even if I instantiate the device Class :
Although the instantiation gives me access to methods and properties, the compiler complains there are no constructors and I can't figure out via the object browser what constructor(s) I'm supposed to use to get this to compile and run.
Please help.
Thanks!
I didn't find the right solution from the Internet.
References:
DAQmx.Device issues - National Instruments
Brand Animation