Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

PXIe 7975r cant be detected b Matlab daq.getDevices command

i cant discover installed NI PXIe-7975r board by using daq.getDevices Matlab command, does anyone have suggestions about what might be going on? I have FlexRIO installed but still can detect the module through Matlab,

thank you

0 Kudos
Message 1 of 5
(3,846 Views)

FlexRIO targets can't be accessed from matlab.

 

Presumably you are using the Data Aquisition Toolbox. DAQmx devices are the only NI devices that can be accessed using that toolbox. You'll want to go to matlabs website and take a look at the data acquisition toolbox page to see which devices are supported by that toolboix.

 

http://www.mathworks.com/hardware-support/nidaqmx.html

0 Kudos
Message 2 of 5
(3,827 Views)

Thank you David,

I was trying to see how I can take advantage of the FPGA high speed and PXIe to design a data acquistion system that I can use Matlab as software for data storage, and analysis. On the Mathworks website none of the NI FPGA devices I had in mind is listed as compatible with Matlab. Do you have any suggestions? I will truly appreciate

0 Kudos
Message 3 of 5
(3,817 Views)

You can use labview to acquire the data (maybe save it to a tdms file) then open the file in matlab to do whatever analysis you want. 

 

0 Kudos
Message 4 of 5
(3,810 Views)

Thank you David! I truly appreciate your help

0 Kudos
Message 5 of 5
(3,803 Views)