Search found 6 matches

by rwreynol
Wed Feb 15, 2023 8:10 pm
Forum: MATLAB
Topic: PicoSDK Installation Error
Replies: 1
Views: 6400

PicoSDK Installation Error

Hello, I tried installing the PicoSDK 64-bit recently on a new computer. I ran into an issue when trying to control my picoscope with MATLAB; MATLAB could not find ps4000aWrap.dll. I looked in C:\Program Files\Pico Technology\SDK\lib and the file was not present. I was able to fix the issue by copin...
by rwreynol
Wed Mar 09, 2022 5:09 pm
Forum: PicoScope 6 for Mac
Topic: Matlab Picoscope for Mac
Replies: 2
Views: 13904

Re: Matlab Picoscope for Mac

No. I did not find a solution, nor have I heard from Picotech.
by rwreynol
Tue Mar 01, 2022 7:45 pm
Forum: MATLAB
Topic: Simultaneous Picoscope Acquisition
Replies: 0
Views: 2740

Simultaneous Picoscope Acquisition

Hello, I have two PS4824 and I would like to collect data from all combines 16 channels at the same time using MATLAB. I have tried block and streaming modes, but have been quite unsuccessful. In block mode, it looks like the MATLAB script blocks until the first Pico scope finishes collecting data. ...
by rwreynol
Mon Aug 31, 2020 5:11 pm
Forum: MATLAB
Topic: Continuous Streaming 4824 with Matlab
Replies: 0
Views: 14190

Continuous Streaming 4824 with Matlab

Hello, I work on a similar project streaming a 4824 picoscope with MATLAB not C/C++ and using 7 channels not 4. Can you please explain how the driver with 4 channels allows a max sample rate of 5 MS/s? I may not understand, but it looks like USB3 can transfer at 150 MS/s and the 4000 series samples ...
by rwreynol
Thu Jun 04, 2020 6:38 pm
Forum: MATLAB
Topic: Acquire Picoscope data in Background thread
Replies: 0
Views: 11507

Acquire Picoscope data in Background thread

I would like to collect data from a Picoscope (5443D MSO) in a background/worker thread in Matlab. Ideally, there would be a callback to perform post processing when I receive a full waveform. Do anyone know a way to do this without the Parallell Processing toolbox. I noticed that some of the NI dev...
by rwreynol
Tue Jun 02, 2020 1:24 pm
Forum: PicoScope 6 for Mac
Topic: Matlab Picoscope for Mac
Replies: 2
Views: 13904

Matlab Picoscope for Mac

Hello, I am experiencing some difficulty integrating Picoscope 6.14.23.580 and MATLAB 2020a on Catalina 10.15.5. Picoscope 6.14.23.580 was recommended for my Picoscope 5443D MSO on the Picotech website. 1) I cloned the MATLAB Picoscope driver library and MATLAB PS5000a toolbox. 2) I copied over all ...