Please enable JavaScript to view this site.

uEye .NET Manual 4.97

Class

uEye.IOFlash

Accessible

Camera.IO.Flash.GetGlobalParams

Syntax

uEye.IOFlash.GetGlobalParams(out int s32GlobalDelay, out uint u32GlobalDuration)

Description

Returns the parameters for the global exposure window.

Parameter

s32GlobalDelay

Returns the global delay (in μs).

u32GlobalDuration

Returns the global duration (in μs).

Obsolete method since 4.95

uEye.IOFlash.GetGlobalParams(out uint u32GlobalDelay, out uint u32GlobalDuration)