picoscope 3206MSO timebase

Post general discussions on using our drivers to write your own software here
Post Reply
rli3
Newbie
Posts: 0
Joined: Mon Apr 22, 2019 6:36 am

picoscope 3206MSO timebase

Post by rli3 »

Hi there,
I am using ps3000a to develop python code for 3206MSO. The timebase function in ps3000.py however, looks like it's not for 3206MSO but for more advanced models with shorter minimum sample interval.
Should I change this low level function by myself or something I didn't understand correctly here?
Thanks so much!

Rechard

p.s. I just realize this picopy is an unofficial open source project and it is not provided by PicoTech. The model it uses it 3207B so it explains the wrong formula for computing the timebase.
Should I move to official SDK and re-do my programming or this project is endorsed by pico now?
Attachments
ps3000a original gettimebase function
ps3000a original gettimebase function
pico3000 serials programming guide
pico3000 serials programming guide

NeilH
PICO STAFF
PICO STAFF
Posts: 270
Joined: Tue Jul 18, 2017 8:28 am

Re: picoscope 3206MSO timebase

Post by NeilH »

Hi

We have repository that contains the code that we have created to support our devices as well as examples to show how to use the API functions for the various scope families

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

Neil
Neil
Technical Support Engineer

Post Reply