| Home > A: Camera basics > Digital inputs/outputs > Digital input/output (trigger/flash) > | History back Previous chapter Next chapter Print |
Flash timing (trigger mode) |
|
uEye Camera Manual Version 4.00
When using the digital output for flash control, you can set the delay and the duration of the flash. The flash timing can be adjusted manually or automatically by the camera driver.
|
|
|
|
Automatic flash
If flash delay = 0 and flash duration = 0, the flash signal is automatically synchronized to the exposure time.
The automatic flash feature has the advantage that the flash is synchronized automatically if the settings for image geometry or camera timing are changed.
The disadvantage is that the flash signal is active slightly longer than the exposure time. The flash duration with automatic flash is longer for rolling shutter sensors than for global shutter sensors.

Fig. 63: Flash timing with global shutter sensor, automatic flash,
optional trigger delay

Fig. 64: Flash timing with rolling shutter sensor, automatic flash,
optional trigger delay
Manual flash synchronization
If one of the flash delay or flash duration parameters is set to a value greater than 0, you can shift the flash signal to any point in the exposure time or change its duration. In this case, the flash delay will be calculated exactly from the start of the exposure time (after the sensor latency time). When manually synchronizing the flash signal to the exposure time, you can use the is_IO() function to query the data you need.
The advantage of manual flash synchronization is that the flash can be precisely controlled based on the start of exposure. This applies to both rolling and global shutter sensors. You can thus achieve a higher accuracy with the manual flash synchronization than with the automatic flash feature.
The disadvantage is that the flash signal has to be resynchronized whenever any settings for image geometry or camera timing change.
|
|
|
|

Fig. 65: Flash timing, user-defined flash duration

Fig. 66: Flash timing, user-defined flash duration and delay,
optional trigger delay