Please enable JavaScript to view this site.

uEye .NET Manual 4.97

The BootBoost classs opens the camera at the system start and allows a faster access to the camera in the running application.

hint_info

Note: The change of the camera ID only has an effect on the boot boost mode after reconnecting the camera.

If you add a camera to the boot boost list, the camera must not be open.

Methods

Method

Description

AddId

Adds an ID to the boot boost list.

ClearIdList

Deletes the boot boost list.

GetEnable

Returns if the boot boost mode is enabled or disabled.

GetIdList

Returns the boot boost list.

RemoveId

Deletes an ID from the boot boost list.

SetEnable

Enables/disables the boot boost mode.

SetIdList

Resets the complete boot boost list. Old entries are deleted.

Wait

Waits until all connected camera have adopted the current settings.