| Home > Function descriptions > | History back Previous chapter Next chapter Print |
SetFlashDelay |
|
uEye ActiveX Manual Version 4.00
Syntax
LONG SetFlashDelay (LONG ulDelay)
Description
SetFlashDelay() sets the time in µs to wait between exposure started and activating the flash output. The flash output has to be activated first using SetFlashStrobe().
Parameters
ulDelay |
Time in µs to wait before activating the flash signal |
Return values
IS_SUCCESS |
Function executed successfully |
IS_NO_SUCCESS |
General error message |
Example:
Related functions