I am trying to use the above Data Acquisition hardware with Matlab to capture analog data and process it.
I have the following Matlab R2023a (Using Windows 10) Toolboxes Installed:
Data Acquisition Toolbox version 4.7
Data Acquisition Toolbox Support Package for Measurement Computing Hardware version 23.1.0
Data Acquisition Toolbox Support Package for National Instruments NI-DAQmx Devices version 23.1.0
Data Translation Data Acquisition Toolbox version 1.0
I have installed the DAQAmi software version 4.2.1f0 with Universal Library Version 6.55
Using DAQAmi, I am able to find the device and configure it.
When using Matlab, running:
d = daqlist(“mcc”), I receive the following message:
Unable to detect 'mcc' hardware:
Measurement Computing Corp. hardware requires at least version 6.60.0 of the MCCAdaptor drivers.
I cannot find any such driver on your website. Would you please help me get started with Matlab interfacing to this device? I have been working on just getting the two things to communicate for 3 full days.
Looking at some suggestions in the forum, I tried the following:
Run Instacal - device is recognized. Configuration and Calibration were successful.
Exiting InstaCal and launching Matlab R2023a. Running v = daqvendorlist, I get:
Question
AWH
p/n: 151440D—03L
S/N: 190E70B
Hello,
I am trying to use the above Data Acquisition hardware with Matlab to capture analog data and process it.
I have the following Matlab R2023a (Using Windows 10) Toolboxes Installed:
I have installed the DAQAmi software version 4.2.1f0 with Universal Library Version 6.55
Using DAQAmi, I am able to find the device and configure it.
When using Matlab, running:
d = daqlist(“mcc”), I receive the following message:
Unable to detect 'mcc' hardware:
Measurement Computing Corp. hardware requires at least version 6.60.0 of the MCCAdaptor drivers.
I cannot find any such driver on your website. Would you please help me get started with Matlab interfacing to this device? I have been working on just getting the two things to communicate for 3 full days.
Looking at some suggestions in the forum, I tried the following:
Run Instacal - device is recognized. Configuration and Calibration were successful.
Exiting InstaCal and launching Matlab R2023a. Running v = daqvendorlist, I get:
13 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now