PICOSCOPE 2000Serie With MATLAB

Post your MATLAB discussions here
Post Reply
Samy30
Newbie
Posts: 0
Joined: Wed Apr 09, 2014 10:56 am

PICOSCOPE 2000Serie With MATLAB

Post by Samy30 »

Hello

I can't find the driver for Picoscope2000 in matlab When I connect PicoScope 2000seriesvia matlab with usb.

I downloaded the PS2000_DRIVER and in the directory PS2000, and when I execute the function : Ps2000Config.m, the error indicates :

??? No appropriate method or public field AWG_BUFFER_4KS for class PicoConstants.

Error in ==> PS2000Config at 72
x = [0:(2 * pi)/ (PicoConstants.AWG_BUFFER_4KS - 1):2 * pi];

Could you help me,

thanks

Hitesh

Re: PICOSCOPE 2000Serie With MATLAB

Post by Hitesh »

Hi Samy30,

Please ensure that you have downloaded the latest PicoScope 2000 Instrument Driver Package - you can download this from the MATLAB Central File Exchange pages:

http://www.mathworks.co.uk/matlabcentra ... ent-driver

It is possible that your PicoConstants.m file is an older version.

Regards,

Post Reply