| Home > Function descriptions > | History back Previous chapter Next chapter Print |
SetGlobalFlashDelays |
|
uEye ActiveX Manual Version 4.00
Syntax
LONG SetGlobalFlashDelays()
Description
SetGlobalFlashDelays() enables the user to set FlashDelay and FlashDuration to hit the global exposure time slice on a rolling shutter sensor.
In case of a global shutter sensor FlashDelay will be set to 0 and the duration equals the exposure time (auto mode).
For more information see the "A: Sensor: Shutter methods" chapter in the uEye Manual.
Parameters
<none>
Return values
IS_SUCCESS |
Function executed successfully |
IS_NO_SUCCESS |
General error message |
Example
Related functions