|
Ciao guys:
I am trying to realize a DAQ test with a electronic box model USB-1608FS from "Measurement Computing" trademark, however it is not possible to get it because about the error messages of the Command Window. My Matlab version is R2007b and the Data Acquisition Toolbox is version 2.11, the minimum required for this electronic box is version 2.8, hence the version must not be a problem.
The errors message looked in the Command Window is:
??? Error using ==> analoginput.analoginput at 99
Error using ==> analoginput.analoginput>localCreateAnalogInputObject at 193
Failure to open requested data acquisition device: mcc.
No se puede encontrar el m?dulo especificado.
Error in ==> raw_measurement at 8
AI = analoginput('mcc',0);
>>
My question is: Do you have an idea why it is not possible to get the interface???
I will thank you a lot your support or ideas to solve this problem. Have a nice day!!!
Luis
|