Syntax
Trigger_GetDelayRange (UINT* pnMin, UINT* pnMax, UINT* pnInc)
Description
Returns the value range and the increment for the trigger delay.
Parameter
pnMin |
Pointer to the variable in which the minimum value is written. |
pnMax |
Pointer to the variable in which the maximum value is written. |
pnInc |
Pointer to the variable in which the increment is written. |
Interface
Related functions