Borrar filtros
Borrar filtros

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

4 visualizaciones (últimos 30 días)
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?

Respuestas (0)

Categorías

Más información sobre Instrument Control Toolbox Supported Hardware en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by