LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

NI pci 6024e interface with matlab 2017a

I have Labview 2010, DAQ mx 9.5 and matlab R2017a. 
I want to interface my daq card with Matlab, but when i use daq.getvendors() on matlab it gives error that

 

>> daq.getVendors()
>>Data acquisition vendor 'National Instruments':

            ID: 'ni'
      FullName: 'National Instruments'
AdaptorVersion: '3.0 (R2011b)'
 DriverVersion: 'unknown'
 IsOperational: false
Warning: Diagnostic Information from vendor: NI: There was a driver error while
loading the MEX file to communicate with National Instruments hardware.
It is possible that the NI-DAQmx driver is not installed or is older than
the required minimum version of '9.1'.
Additional information:
'Invalid MEX-file 'C:\Program Files\MATLAB\R2011b\toolbox\daq\daq\+daq\+ni\private\mexNIDAQmx.mexw64': The specified module could not
be found.'

what could be the issue? 
I would be very thankful for the kind guidance. 

0 Kudos
Message 1 of 2
(551 Views)

The error code said that you are using Matlab 2011a.

NI-DAQmx Support from Data Acquisition Toolbox - Hardware Support states that PCI-6024E is first supported in 2014a.

-------------------------------------------------------
Control Lead | Intelline Inc
0 Kudos
Message 2 of 2
(503 Views)