interfacing with matlab

Post your MATLAB discussions here
Post Reply
krishnaarun
Newbie
Posts: 0
Joined: Fri Feb 15, 2019 5:40 am

interfacing with matlab

Post by krishnaarun »

Hello Sir,

I tried to connect MATLAB to picoscope and was able to run one of the examples. But I am getting an error message which is copied below.


Warning: Disconnect: No devices found.
Error using icdevice (line 313)
An error occurred while executing the driver create code.
No units found.
If the error is not an instrument error, use MIDEDIT to inspect
the driver.

Error in PS5000A_ID_Block_2_Scope_Example (line 95)
ps5000aDeviceObj1 = icdevice('picotech_ps5000a_generic.mdd',
'');

I tried reconnecting the picoscope many times but it didn't help. Can you please help me with the above problem?

Martyn
Site Admin
Site Admin
Posts: 4500
Joined: Fri Jun 10, 2011 8:15 am
Location: St. Neots

Re: interfacing with matlab

Post by Martyn »

Which 5000 series device do you have ?
and which PicoSDK have you installed ?
Martyn
Technical Support Manager

Post Reply