Please enable JavaScript to view this site.

uEye .NET Manual 4.97

The ImageDelay class provides methods for determining the internal camera delay of the image transfer. When the sensor begins outputting data, the camera waits for the specified duration before starting to transfer the image data. In this way you can coordinate the data transfer for several simultaneously triggered cameras.

Methods

Method

Description

Get

Returns the internal camera delay of the image transfer in microseconds (µs).

GetDefault

Returns the default value for image delay.

GetRange

Returns the value range for the internal camera delay of the image transfer in microseconds (µs).

GetSupported

Returns if setting the image delay is supported.

Set

Sets the internal camera delay of the image transfer in microseconds (µs).