Hi,
We have a device called NI cRIO-9221 with a Hi-Speed USB Carrier NI USB-9162. When we use this device with MAX, it is working. However, when we use C or Visual Basic in a .Net application we cannot reach to the device. The existing examples are also giving errors such as
DAQmx Error: Device identifier is invalid.
Device Specified: Dev1
Task Name: _unnamedTask<0>
Status Code: -200220
or in VB
C:\Program Files\National Instruments\NI-DAQ\Examples\Visual Basic 6.0\Analog In\Measure Voltage\Acq-Int Clk\AcqIntClk.NET1\Acq-Int Clk.vb(537): 'DAQmx' is not a member of 'NIDAQmxCAPI'.
How can we communicate with this device??
thanks for your concern