I have the USB-1608G and Matlab R2018a. In this version of Matlab, it is mandatory to use the session-based interface. This means that my code, which uses the legacy commands, won't run. I've downloaded the DAQ support package (https://uk.mathworks.com/hardware-support/measurement-computing.html), however I noticed that the USB-1608G is not listed as a supported product. Consistent with this, when I open up the Data Acquisition Tool, the USB-1608G is not listed as a device. Is there really no support for the USB-1608G in newer versions of Matlab? Will I have to run older versions of Matlab if I want to keep using the USB-1608G?
- Job Title: Researcher
- Industry:
- Application:
62 months ago
m-ga
Answers
The list you refer to is the list that The Mathworks officially tested. Other DAQ models (such as the USB-1608G) can be used. Prior to launching MATLAB, the MCC brand DAQ module must be recognized by, and configured in InstaCal. Once in MATLAB, the command daq.getVendors should return an answer with ‘mcc’ as a vendor. Additionally, the command daq.getDevices will return a list of recognized MCC DAQ devices (i.e. devices previously discovered by InstaCal).
62 months ago
Measurement Computing
Was this answer helpful?
Yes (2) /
No
(0)