Search found 3 matches

by Ondrej
Tue Dec 19, 2017 3:02 pm
Forum: Getting Started
Topic: ps4000astreaming example memory problem
Replies: 4
Views: 4676

Re: ps4000astreaming example memory problem

Hi Hitesh,
thank you, this solution works :)
by Ondrej
Mon Dec 18, 2017 1:59 pm
Forum: Getting Started
Topic: ps4000astreaming example memory problem
Replies: 4
Views: 4676

Re: ps4000astreaming example memory problem

Hi Hitesh, I have performed the experiment: 4 channels enabled, sampling interval 100 ns (10MS/s) for 100 seconds. In the beginning, the application took about 4MB, and at the end of the measurement, it was about 6,5GB. Is there a way how to read raw data collected by the driver? Since the data are ...
by Ondrej
Thu Dec 14, 2017 3:18 pm
Forum: Getting Started
Topic: ps4000astreaming example memory problem
Replies: 4
Views: 4676

ps4000astreaming example memory problem

Hello, I tried to use your c++ data streaming example from github for PicoScope 4444. It seems that there is some problem with taking and not releasing memory. I have tried to perform long-term data streaming but the program gradually fulfilled entire available memory. I think that it should not wor...