© 2016 Thorlabs Scientific Imaging198
DCx Camera Functional Description and SDK Manual
4.3.24 is_ExitEvent
Syntax
INT is_ExitEvent (HIDS hCam, INT which)
Description
is_ExitEvent() deletes an existing event object. After an event has been deleted, you can no
longer enable it by calling the is_EnableEvent() function.
Input parameters
ID of the event to be deleted. See also is_EnbaleEvent().
Return values
One of the submitted parameters is outside the
valid range or is not supported for this sensor or
is not available in this mode.
Function executed successfully
Related functions
is_EnableEvent()
is_InitEvent()
Example
See also is_ForceTrigger()