Class
Accessible
Configuration.BootBoost.SetEnable
Syntax
uEye.Configuration.BootBoost.SetEnable(bool bEnable)
uEye.Configuration.BootBoost.SetEnable(bool enable, uint timeout)
Description
Enables/disables the boot boost mode. You can set a optional timeout value for waiting until all connected and marked cameras have adopted the settings.
Parameter
bEnable/enable |
•true = Enable boot boost •false = Disable boot boost |
timeout |
Timeout value in seconds. The default timeout is 60 seconds. |