Picoscope 4224-11 RunBlock returns no data

Having problems ? let us know the details here
Post Reply
staffa
User
User
Posts: 6
Joined: Tue Feb 26, 2019 2:39 pm

Picoscope 4224-11 RunBlock returns no data

Post by staffa »

Hi Folks,

I'm using the RunBlock command with a callback delegate for notification when data is ready.

After the callback delegate has fired to inform me data may be read, I use the GetValues(ps4000GetValues) command to retrieve the data.

Occasionally (1 shot in 50) all the values in the buffer are set to 0. Any ideas why?

My code is derived from the sample code from GitHub (picosdk-c-sharp-examples-master > ps4000).

Thanks.
Regards,
Andy

Post Reply