The Data Acquisition Toolbox function "analogoutput" detects the wrong version of the Measurement Computing software "Instacal"

조회 수: 1 (최근 30일)
I installed the latest version (6.26) and rebooted my computer. When executing the following command:
aout0=analogoutput('mcc',0)
Matlab whines:
Warning: Warning: Measurement Computing InstaCal version 5.85 or later is required, version 5.26 was detected. Some analog output signals will be incorrect with this device. We strongly recommend an update to InstaCal version 5.85 or later.
Is there any way to tell Matlab that I have a version it is needing?
  댓글 수: 1
Dan
Dan 2013년 7월 1일
Versions:
7.14.0.739 (R2012a)
ToolboxName: 'Data Acquisition Toolbox'
ToolboxVersion: '3.1 (R2012a)'
MATLABVersion: '7.14 (R2012a)'
InstalledAdaptors: {3x1 cell}

댓글을 달려면 로그인하십시오.

답변 (2개)

Image Analyst
Image Analyst 2013년 7월 1일
I'm not sure what you want to do but you can talk to the MCC device without using the Data Acquisition Toolbox. I do. You might get a little help from Measurement Computing but in my opinion, it's limited since they're not MATLAB users. I've gotten help from the Mathworks tech support. They're very tenacious and even offered to take my device to continue debugging if it came to that.
Did you actually run instacal? It's not enough to just install it and expect it to work - you actually have to run the program so it can initialize your device.

Wael Hemdan
Wael Hemdan 2013년 7월 10일
Hi,
I have seen this problem once, it was an incomplete install of InstaCal. You might want to un-install then re-install the InstaCal drivers. Start up InstaCal and make sure your MCC device is properly detected. Then re-start MATLAB.
If this does not fix it, please contact tech support so we can further invetigate what's going on.
Wael Hemdan
MathWorks

카테고리

Help CenterFile Exchange에서 Manage Products에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by