Search found 2 matches

by andreas.schuster
Mon Mar 19, 2018 10:25 am
Forum: General Software Discussions
Topic: Picoscope AC Coupling error with SDK & Python (+Attachment)
Replies: 3
Views: 4520

Re: Picoscope AC Coupling error with SDK & Python (+Attachme

Hello Martyn I understand the need for switching the DC blocking capacitor and the settling time required therefore. But in my example code there is following sequence [myblock2.py]: 1. set_simple_trigger -> disabling trigger 2. set_channel -> setting coupling to AC 3. delay of 1 second 4. collect_s...
by andreas.schuster
Thu Mar 15, 2018 6:24 am
Forum: General Software Discussions
Topic: Picoscope AC Coupling error with SDK & Python (+Attachment)
Replies: 3
Views: 4520

Picoscope AC Coupling error with SDK & Python (+Attachment)

Hello I am using latest Picosdk from https://github.com/picotech/picosdk-python-examples/tree/master/picosdk Picoscope : 5444B Connect following ports on Picoscope directly: AWG:GEN <---> Osci CH:A AWG is generating a sine wave with pk2pk of 200mV, with a offset of 1V Goal: Measure this signal AC-Co...