Class
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. |