Please enable JavaScript to view this site.

uEye DirectShow 4.97

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

IuEyeTrigger

Related functions

Trigger_GetDelay

Trigger_SetDelay