beautypg.com

Digilent WaveForms User Manual

Page 33

background image

WaveForms™ SDK Reference Manual

Copyright Digilent, Inc. All rights reserved.

Other product and company names mentioned may be trademarks of their respective owners.

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.