problem with 4224A in matlab

Post your MATLAB discussions here
Post Reply
stmoeller60
Newbie
Posts: 0
Joined: Thu Feb 04, 2021 12:17 pm

problem with 4224A in matlab

Post by stmoeller60 »

I have installed everything but matlab ( R2020a) says :

Copyright © 2014-2017 Pico Technology Ltd. All rights reserved.

PicoScope 4000 Series MATLAB Instrument Driver


Instrument Device Object Using Driver : picotech_ps4000_generic.mdd

Instrument Information
Type: Oscilloscope
Manufacturer: Pico Technology Ltd.
Model: PicoScope 4000 Series

Driver Information
DriverType: MATLAB generic
DriverName: picotech_ps4000_generic.mdd
DriverVersion: 1.1.12

Communication State
Status: closed

Warning: Disconnect: No devices found.
Error using icdevice (line 402)
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 PS4000_ID_Block_Example (line 73)
ps4000DeviceObj = icdevice('picotech_ps4000_generic.mdd');

Post Reply