Search found 2 matches

by hsun7
Tue Jul 04, 2017 1:43 am
Forum: General Software Discussions
Topic: ps4000a+python+streaming mode problem
Replies: 9
Views: 9802

Re: ps4000a+python+streaming mode problem

Hi hsun7, Which version of the ps4000a.dll are you using? In your code, are you copying the data from the driver buffers to a temporary application buffer in the streaming callback? Have you tried the Python application from our GitHub repository ? Regards, Hi Hitesh, Thanks for your reply! I'm not...
by hsun7
Fri Jun 30, 2017 2:34 am
Forum: General Software Discussions
Topic: ps4000a+python+streaming mode problem
Replies: 9
Views: 9802

ps4000a+python+streaming mode problem

Hi, I modified the python program( see http://ctrlpascal.com/picoscope.htm) for streaming mode. But severals problems exist. One is that the autostop sometimes work, somtimes not. Another problem is that the signal collection is not strictly continuous (see the picture, source is a sine function). A...