Streaming Data / Collect Data via Python Pico5203

Post general discussions on using our drivers to write your own software here
Post Reply
Daniel_Now
Newbie
Posts: 0
Joined: Thu Mar 24, 2022 12:36 pm

Streaming Data / Collect Data via Python Pico5203

Post by Daniel_Now »

Hello together,

i need to stream data/ collect data from my Pico5203 via Python.
Does anybody know how to do it or has a git repo where i can find some code for this ?


I would be grateful for any help!

Greetings

bennog
Advanced User
Advanced User
Posts: 206
Joined: Mon Nov 26, 2012 9:16 am
Location: Netherlands

Re: Streaming Data / Collect Data via Python Pico5203

Post by bennog »

There is a official pico GIT

https://github.com/picotech/picosdk-python-wrappers

Benno

TASDorian
Newbie
Posts: 0
Joined: Wed Jan 05, 2022 9:54 am

Re: Streaming Data / Collect Data via Python Pico5203

Post by TASDorian »

Hi, I read GIT for streaming but I have an issue with my pico 4224A. Each time I run "ps4000aStreamingExample.py", there always is " PicoSDK returned 'PICO_NOT_FOUND' ". Can you help me and tell me how can I fix it ?
Thanks.
Regards,

bennog
Advanced User
Advanced User
Posts: 206
Joined: Mon Nov 26, 2012 9:16 am
Location: Netherlands

Re: Streaming Data / Collect Data via Python Pico5203

Post by bennog »

Do you have picoscope program open at that moment.

Benno

TASDorian
Newbie
Posts: 0
Joined: Wed Jan 05, 2022 9:54 am

Re: Streaming Data / Collect Data via Python Pico5203

Post by TASDorian »

No I hadn't, I noticed that wasn't working with picoscope6 open. But even if it's closed, sometimes there is PicoSDK returned 'PICO_NOT_FOUND'.

Thanks

bennog
Advanced User
Advanced User
Posts: 206
Joined: Mon Nov 26, 2012 9:16 am
Location: Netherlands

Re: Streaming Data / Collect Data via Python Pico5203

Post by bennog »

Look in the task manager sometimes there is still a picoscope proces running in the background.

Benno

Post Reply