
Prog ramming the 3000A Series oscilloscopes
98
Copyright © 2011-2013 Pico Technology Limited. All rights reserved.
ps3000abpg.en r9
2.12.57 ps3000aSetTriggerDelay
PICO_STATUS ps3000aSetTriggerDelay
(
short handle,
unsigned long delay
)
This function sets the post-trigger delay, which causes capture to start a defined time
after the trigger event.
Applicability
All modes
Arguments
handle,
the handle of the required device
delay,
the time between the trigger occurring and the first sample.
For example, if
delay
=100 then the scope would wait 100 sample
periods before sampling. At a
sample, the total delay would then be 100 x 2 ns = 200 ns.
Range: 0 to
PICO_OK
PICO_INVALID_HANDLE
PICO_USER_CALLBACK
PICO_DRIVER_FUNCTION