Search found 3 matches

by ts_abbott
Fri Jul 08, 2022 4:45 pm
Forum: General Software Discussions
Topic: Generate Binary Stream Message Using AWG with Picoscope API
Replies: 0
Views: 9267

Generate Binary Stream Message Using AWG with Picoscope API

Hi everyone, I am currently using the Picoscope 3405 DMSO with Python. I am trying to generate a 32-bit message using the built in function generator. Using the Picoscope GUI, I am able to click Signal Generator > Arbitrary... > Bit Stream Mode > Create Binary Stream. Then I can use a 128 sample siz...
by ts_abbott
Fri May 27, 2022 4:14 pm
Forum: General Software Discussions
Topic: Having Trouble Setting up PicoSDK Python Wrappers
Replies: 4
Views: 3547

Re: Having Trouble Setting up PicoSDK Python Wrappers

I managed to fix the issue somehow! I reinstalled the whole package and made sure to restart my computer after running the setup.py script and it seemed to have fixed it. Not sure what went wrong but thank you for replying anyways. :)
by ts_abbott
Thu May 26, 2022 6:09 pm
Forum: General Software Discussions
Topic: Having Trouble Setting up PicoSDK Python Wrappers
Replies: 4
Views: 3547

Having Trouble Setting up PicoSDK Python Wrappers

Hi everyone, I am currently trying to write a python script to capture picoscope data and automatically calculate some duty cycles. I am using the PicoSDK Python Wrappers from the github, https://github.com/picotech/picosdk-python-wrappers. I have followed the installation instructions and have inst...