Absolute trigger time

Post general discussions on using our drivers to write your own software here
Post Reply
JasonS
Newbie
Posts: 0
Joined: Thu Sep 20, 2018 1:44 pm

Absolute trigger time

Post by JasonS »

I'm using a PicoScope 6000 device. In my application, I would like to know the "absolute time" a trigger event occurred. Fortunately, for my purposes, I don't need accuracy much better than about 100 ms. Even with this relatively lax requirement, I'm unsure how to proceed. I can use my program to get the wall clock time just before I initiate the acquisition with ps6000RunBlock. But how long is it from when the scope is armed to when the trigger event occurs? If I knew this, I would simply add it to the wall clock time and that would be good enough.

I considered using one of the GetTriggerTimeOffset family of functions, but this doesn't seem to really do what is needed. GetTriggerInfoBulk looks promising, but it is undocumented.

How can I solve this problem?

Related posts:
post105591.html?hilit=triggerinfo#p105591
topic17321.html?hilit=timing

Martyn
Site Admin
Site Admin
Posts: 4499
Joined: Fri Jun 10, 2011 8:15 am
Location: St. Neots

Re: Absolute trigger time

Post by Martyn »

We have responded via your email ticket.
Martyn
Technical Support Manager

Post Reply