Picoscope5000A API - Window dropout trigger python

Post general discussions on using our drivers to write your own software here
Post Reply
PCB_Minion
Newbie
Posts: 0
Joined: Fri Jul 28, 2023 2:18 pm

Picoscope5000A API - Window dropout trigger python

Post by PCB_Minion »

Hey everyone,

I'm currently working on a Python code to measure response times from a monitor using my PicoScope 5242D MSO. During testing, I encountered an issue with the Black Frame Insertion (BFI) on an OLED panel. As a result, I decided to change my trigger setup, and now I want to implement the window dropout trigger in my Python code, using the picosdk library. However, despite my attempts and reading the API guide, I haven't been able to successfully implement it. Can someone help me out?

My goal is to set up the window dropout trigger just like in the PicoScope software (see the attached image). I want to be able to provide the Threshold 1, Threshold 2, and the time in milliseconds for the trigger.

Any assistance would be greatly appreciated. Thank you!
Attachments
Untitled.png
Untitled.png (10.56 KiB) Viewed 77313 times

Post Reply