Why cannot Data Acquisition Toolbox detect my NI DAQ devices connected through a cDAQ network chassis (such as cDAQ-9184 Ethernet)?
Show older comments
I have the following NI devices connected to a cDAQ-9184 chassis: NI 9213, 9205, 9477
I have a compatible version of the NI-DAQmx driver installed and the chassis is visible with NI MAX.
All devices are listed as supported on the supported hardware webpage. However, the devices are not visible within MATLAB.
>> d = daq.getDevices
d =
No data acquisition devices available.
Click here for a list of known vendors.
Click here for troubleshooting tips.
Why cannot MATLAB daq.getDevices command detect the devices?
Accepted Answer
More Answers (0)
Categories
Find more on Data Acquisition Toolbox Supported Hardware in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!