Streaming on PS5000a

Post general discussions on using our drivers to write your own software here
Post Reply
udit.k.sahoo
Newbie
Posts: 0
Joined: Thu Sep 17, 2020 10:28 am

Streaming on PS5000a

Post by udit.k.sahoo »

Hello all,

I'm trying to implement streaming functionality using the Picoscope 5442D MSO on Python 3.8.3. I used the ps5000aStreaming.py example as the base code and running the ps5000aGetStreamingLatestValues several times while keeping autoStop to 0. As per the A API programmers guide, I try to re-run ps5000aGetStreamingLatestValues to obtain the latest data to be able to create a live stream. However, I observe that I get the same dataset as the previous one.

I want to understand where I'm getting it incorrect. Looking forward to discuss and provide further details.

Thanks and Regards,
udit

Post Reply