Why is my PicoScope not recognized by the Test and Measurement Tool?

8 visualizaciones (últimos 30 días)
I have a PicoScope 5443D which I am trying to use with MATLAB. I have installed all the necessary support packages, but the device is not found by the Test and Measurement Tool. Also, I am able to connect the scope to an application outside of MATLAB.

Respuesta aceptada

MathWorks Support Team
MathWorks Support Team el 25 de Oct. de 2021
The PicoScope drivers are "generic" drivers created by the manufacturer (PicoTech) which interface with the vendor's proprietary driver DLLs. You may use the Test and Measurement Tool (TMTOOL) to create a device object and execute functions in the driver, but they will be not be detected like other instruments in TMTOOL. The recommended workflow is to communicate with the instrument programmatically in MATLAB code using the "icdevice" function and the vendor's MDD driver (available in File Exchange):

Más respuestas (0)

Categorías

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

Productos


Versión

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by