Search found 3 matches

by MaximeV
Tue Apr 24, 2018 8:17 am
Forum: MATLAB
Topic: Problems in capturing long data set
Replies: 6
Views: 13802

Re: Problems in capturing long data set

Hi Hitesh,

Thank you for your replies. They have helped us a lot in understanding the code.

I think that we managed to do what we wanted.

Thank you !

MV
by MaximeV
Wed Apr 18, 2018 3:12 pm
Forum: MATLAB
Topic: Problems in capturing long data set
Replies: 6
Views: 13802

Re: Problems in capturing long data set

Hi Hitesh ! Thank you for your reply. Indeed, the problems seemed that the buffers wasn't large enough. They were a size of 250.000 and we have increased them to a more relevant size and it works for our test of 1min. But it doesn't work when we want to do loooooong acquisition of data, even if we i...
by MaximeV
Mon Apr 16, 2018 12:26 pm
Forum: MATLAB
Topic: Problems in capturing long data set
Replies: 6
Views: 13802

Problems in capturing long data set

Hi ! I come in this forum cause I have a problem using Matlab r2018a and a PicoScope 4224. I'm gonna try to explain it as simply as possible. Actually, I want to capture data using the streaming mode. So for this, I'm using this code that I've found on github ( https://github.com/picotech/picosdk-ps...