Unable to detect DAQ box in MATLAB r2022a

7 views (last 30 days)
Jorn Tan
Jorn Tan on 20 Jun 2022
Commented: Fausto Soares on 16 Sep 2022
I am trying to create a data acquisition program for in-cylinder pressure data. My lab uses a mcc branded USB-1616HS-BNC, and I installed instacal to check if it recognises the box, and indeed it does. However, when I try to create a daq session or d = daq.getVendors, it returns an error 'Driver command failed with status code: -226.' For context, I have both the data acquisition toolbox and hardware support package for mcc installed. Is this because the matlab version I am running is 64 bit, and the mcc box only supports 32 bit? Or is there something else I am missing.
  7 Comments
Walter Roberson
Walter Roberson on 23 Jun 2022
The mccdaq page is indicating that they supply 64 bit drivers that will work (to do something) with the USB-1616HS-BNC
Fausto Soares
Fausto Soares on 16 Sep 2022
I was able to use a USB-1616HS-4 with MATLAB R2022a.
@Jorn Tan your error status code -226 is outside of our MATLAB support knowledge. Perhaps a system or MATLAB configuration???

Sign in to comment.

Answers (0)

Categories

Find more on Data Acquisition Toolbox Supported Hardware in Help Center and File Exchange

Products


Release

R2022a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!