01-22-2024 11:29 PM
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.
01-23-2024 06:52 PM
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.