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!