Please enable JavaScript to view this site.

uEye .NET Manual 4.97

Class

uEye.Configuration.Ipo

Accessible

Configuration.Ipo.GetEnable

Syntax

uEye.Configuration.Ipo.GetEnable(out bool enable)

Description

Returns if the IPO thread (thread for performance optimization at image acquisition) is enabled.

Parameter

enable

true = IPO thread is enabled.

false = IPO thread is disabled.