Unable to create visa object with TekVisa

5 visualizaciones (últimos 30 días)
Sandip
Sandip el 19 de Dic. de 2014
Respondida: Burak Mert Gonultas el 27 de Dic. de 2016
PC and MSO4104B Tek oscilloscopes are connected through USB and TekVisa 4.9 is installed. I am getting the following error:
g = visa( 'tek' , 'USB::0x0699::0x0409::C010730::INSTR');
??? Error using ==> visa.visa at 228
The specified VENDOR adaptor could not be found.
Tektronix Open Choice Instrument Manager shows that TekVisa is working find.
Any suggestions?

Respuestas (1)

Burak Mert Gonultas
Burak Mert Gonultas el 27 de Dic. de 2016
Use instrfind('visa') to find drivers and use that instead of 'tek'

Categorías

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

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by