Owner manual

WaveForms™ SDK Reference Manual
Page 33 of 85
FDwfAnalogInTriggerLengthSet(HDWF hdwf, double secLength)
Parameters:
- hdwf Interface handle.
- secLength Trigger length to set.
The function above is used to set the trigger length in Seconds.
FDwfAnalogInTriggerLengthGet(HDWF hdwf, double *psecLength)
Parameters:
- hdwf Interface handle.
- secLength Variable to receive the current trigger length.
The function above is used to get the current trigger length in Seconds.