User Manual

Programming with the PicoScope 4000 Series42
Copyright © 2008-2011 Pico Technology Ltd. All rights reserved.ps4000pg.en
4.10.23
ps4000HoldOff
PICO_STATUS ps4000HoldOff
(
short handle,
u_int64_t holdoff,
PS4000_HOLDOFF_TYPE type
)
This function sets the holdoff time - the time that the scope waits after each trigger
event before allowing the next trigger event.
Applicability
All trigger modes
Arguments
holdoff, the number of samples between trigger events. The time
is calculated by multiplying the sample interval by the holdoff.
type, the type of hold-off. Only holdoff by time is currently
supported:
PS4000_TIME
Returns
PICO_OK - success
PICO_DRIVER_FUNCTION
PICO_INVALID_PARAMETER