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

1 visualizzazione (ultimi 30 giorni)
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 Commento
Dan
Dan il 1 Lug 2013
Versions:
7.14.0.739 (R2012a)
ToolboxName: 'Data Acquisition Toolbox'
ToolboxVersion: '3.1 (R2012a)'
MATLABVersion: '7.14 (R2012a)'
InstalledAdaptors: {3x1 cell}

Accedi per commentare.

Risposte (2)

Image Analyst
Image Analyst il 1 Lug 2013
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 il 10 Lug 2013
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

Categorie

Scopri di più su Manage Products in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by