Search found 3 matches

by steffen_rpunkt
Thu Feb 24, 2022 5:22 pm
Forum: LabVIEW
Topic: trigger on digital input via API
Replies: 2
Views: 11688

Re: trigger on digital input via API

As a follow up: Picotech has worked on that problem. In the newest release of the SDK examples (late January 2022) there is an updated version of advanced trigger settings where triggering on digital signals for MSOs also works now. That solved all for me. The new examples (here for 5000 series): ht...
by steffen_rpunkt
Sat Sep 18, 2021 9:35 am
Forum: LabVIEW
Topic: trigger on digital input via API
Replies: 2
Views: 11688

Re: trigger on digital input via API

I succeeded in implementing the advanced trigger library functions from the wrapper dll which I upload here (LV2017). My VI is based on the minimal example of forum thread https://www.picotech.com/support/viewtopic.php?t=13989 (which is the only example VI using advanced triggering that I found). I ...
by steffen_rpunkt
Fri Sep 10, 2021 8:00 pm
Forum: LabVIEW
Topic: trigger on digital input via API
Replies: 2
Views: 11688

trigger on digital input via API

I have a 5000 series MSO picoscope and struggle to use a digital input for triggering. It works all fine with the picoscope 6 software but how to make the trigger use digital inputs in my (e.g. LabView) program?