138 DCx camera
© 2010 Thorlabs
7.3.10
is_DisableEvent
Syntax
INT is_DisableEvent (HIDS hCam, INT which)
Description
Using is_DisableEvent(), you disable the event indicated here. The event (e.g. image capture
completed) will usually still occur, but will no longer trigger an event signal. Disabled events are no
longer signaled to the application. You can re-enable the desired event using is_EnableEvent() .
See also is_InitEvent() .
Input Parameters
ID of the event to be disabled. See also is_InitEvent()
.
Return Values
Function executed successfully
Related Functions
is_EnableEvent()
is_ExitEvent()
is_InitEvent()
140
195
195
140
144
195