Syntax
Trigger_GetBurstSizeRange (UINT* pnMin, UINT* pnMax, UINT* pnInc)
Description
Returns the value range and the increment for the number of images in a burst.
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