I don't know why I got an error using command "daq.getVendors" and "daq.getDevices" ?

Dear all
I'm using a National instrument NI-6251 USB board and matlab R2013a with Data acquisition toolbox. the problem is that when I want to use "daq.getVendors" and "daq.getDevices" I get this error :
The specified superclass 'internal.SetGetRenderer' contains a parse error or cannot be found on MATLAB's search path, possibly shadowed by another file with the same name.
Do you have any idea about that ?
thanks and regards

 Réponse acceptée

Friedrich
Friedrich le 28 Mai 2013
Modifié(e) : Friedrich le 28 Mai 2013
Hi,
what does the following command give for you?
which internal.SetGetRenderer -all
The output should be
C:\Program Files\MATLAB\R2013a\toolbox\shared\testmeaslib\general\+internal\SetGetRenderer.m % internal.SetGetRenderer constructor
If nothing pops up run:
restoredefaultpath; matlabrc
and then try again.

Plus de réponses (0)

Catégories

En savoir plus sur Communications Toolbox dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by