PicoScope5000 infinite streaming mode?

Having problems ? let us know the details here
Post Reply
THOM
Newbie
Posts: 1
Joined: Mon Mar 20, 2017 9:59 am

PicoScope5000 infinite streaming mode?

Post by THOM »

In a test-setup I would like to run a PicoScope5444B in an infinite streaming mode on one channel (channel A) at 1MSample/sec 16Bit resolution. I work with Visual C# Version 2015. The data-stream is specially filtered and data-processed in the app. The PicoScope API knows the function ps5000aRunStreaming but I have to start it with a maxPostTriggerSample value (uint32_t) and this limits the time for my streams. What can I do if I want to stream data for a time the program runs?

Thanks for every hint, tip and trick!

THOM

Martyn
Site Admin
Site Admin
Posts: 4491
Joined: Fri Jun 10, 2011 8:15 am
Location: St. Neots

Re: PicoScope5000 infinite streaming mode?

Post by Martyn »

You need to make sure that AutoStop is set to false, it will then continue to stream indefinitely.
Martyn
Technical Support Manager

Post Reply