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

조회 수: 8 (최근 30일)
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.

채택된 답변

MathWorks Support Team
MathWorks Support Team 2021년 10월 25일
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):

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Instrument Control Toolbox Supported Hardware에 대해 자세히 알아보기

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by