Effacer les filtres
Effacer les filtres

Why do I get an error for using icdevice even though I have all the instrument drivers installed?

4 vues (au cours des 30 derniers jours)
I am trying to establish communication with R&S oscilloscope RTO2014 using matlab, for which I have to create a device object.
interfaceObj = visa('RS', 'TCPIP0::10.20.24.178::hislip0::INSTR');
deviceObj = icdevice('rsscope.mdd', interfaceObj);
But I get the following error :
Error using icdevice (line 283)
The driver must be a MATLAB interface instrument driver.
I have installed the rsscope driver. How can I fix this error?

Réponses (0)

Catégories

En savoir plus sur Instrument Control Toolbox Supported Hardware dans Help Center et File Exchange

Produits


Version

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by