Unable to detect DAQ box in MATLAB r2022a
7 次查看(过去 30 天)
显示 更早的评论
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 个评论
Walter Roberson
2022-6-23
The mccdaq page is indicating that they supply 64 bit drivers that will work (to do something) with the USB-1616HS-BNC
Fausto Soares
2022-9-16
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???
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Data Acquisition Toolbox Supported Hardware 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!