Hi,
I am working with a 4227, and LabVIEW performing Rapid Block Acquisition. I need to acquire a predefined number of captures, let's say 100, and average the resulting 100 segments. However, sometimes the incoming signal may change so that a trigger is not detected leading the digitizer to perform an autotrigger on a few of the 100 captures after the preset Autotrigger(ms) time expires (set in the ps4000SetSimpleTrigger with autoTrigger_ms).
On my resuting data though, I now have 100 traces, some withe valid data, and a few resulting from the auto trigger. How can I find out which ones were the result of autotriggering so I can eliminate them?
Thx.
Laurent