Search found 2 matches

by saiprashanth
Thu May 06, 2021 7:50 am
Forum: General Software Discussions
Topic: What is the time scale at which data is captured in Streaming Mode
Replies: 0
Views: 11786

What is the time scale at which data is captured in Streaming Mode

Dear All, I am interfacing with the Picoscope 5242D using the streaming example given on the github page for ps5000a series oscilloscope. The language in which the coding is taking place is in Python. I added the small piece of code in the example provided on Github to collect parts of the data in t...
by saiprashanth
Thu Apr 29, 2021 7:15 am
Forum: Introductions
Topic: Obtain data in the milliseconds/seconds time range using 5242D via Python
Replies: 0
Views: 12051

Obtain data in the milliseconds/seconds time range using 5242D via Python

Hi all, I am new to the picoscope API environment and need some help inorder to get data of larger time scales rather than the nano second scale from the Picoscope 5242D oscilloscope using Python. I have tried tweaking few parameters in the ps5000aStreamingExample.py from the Github page. It would b...