Why cannot Data Acquisition Toolbox detect my NI DAQ devices connected through a cDAQ network chassis (such as cDAQ-9184 Ethernet)?

32 vues (au cours des 30 derniers jours)
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?

Réponse acceptée

MathWorks Support Team
MathWorks Support Team le 26 Avr 2019
In order for Data Acquisition Toolbox to detect NI DAQ modules plugged into a NI cDAQ network chassis (Ethernet or WiFi), the network chassis and associated devices should be configured for use in the vendor utility software (NI MAX).
The chassis should be "Reserved", and the chassis with associated modules should have assigned individual device names listed in NI MAX. Please see attached an example screenshot of NI MAX, which shows a cDAQ-9188 chassis with one NI 9219 device having an assigned name of “netDeviceMod1”. In addition, the "Test Panels" feature in NI MAX can be used to verify device functionality.
To add and reserve a chassis in NI MAX, if a network chassis (such as cDAQ-9184) is listed under “Network Devices”, right-click on it and select “Add device” from the contextual pop-up menu (or select it and click “Add Device” form the toolbar).
For troubleshooting info on different network connection scenarios for NI cDAQ network devices, refer to section on "Network DAQ Devices" in "MAX Help for NI-DAQmx" installed with NI-MAX.
Tip: Due to network issues (such as network cable disconnected and reconnected) the chassis might show up in a disconnected state in NI MAX. Deleting the device in NI MAX, and adding/reserving it again might solve a network device connection issue.

Plus de réponses (0)

Catégories

En savoir plus sur Simultaneous and Synchronized Operations dans Help Center et File Exchange

Tags

Aucun tag saisi pour le moment.

Produits


Version

R2013a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by