Please enable JavaScript to view this site.

IDS peak 2.8.0 / uEye+ firmware 3.33

All uEye+ cameras allow to save camera settings into so-called user sets. They are stored to the internal memory and persistent on power loss. Some user sets are pre-defined and read-only. You can use them to switch between different operation modes or to restore default factory presets.

Each user set stores all camera parameters except:

DeviceUserID

all settings from the GigEVision category

all settings from the LUTControl category

Typical user sets

User set

Description

Default

Default camera settings for standard operation mode. Loading this user set guarantees that your camera can be started with continuous freerun acquisition. It is compatible with most applications.

Linescan

Default settings for line scan operation mode. Loading this user set sets the SensorOperationMode to "Linescan".

LongExposure

Default settings for long exposure operation mode.

UserSet0

Custom camera settings.

UserSet1

Custom camera settings.

hint_info

If you need more than two sets of camera parameters, you can use a software feature to save and restore camera parameters to a file. See Loading/saving camera settings from/into a file.

Configuration

For loading and saving user sets (UserSetControl), the image acquisition must be stopped.

Saving a user set

To store the current camera parameters into a user set, choose one of the sets for custom settings and save it.

UserSetSelector = UserSet0;
UserSetSave();

Loading a user set

You can define a user set that is restored on camera startup, i.e. each time the camera is powered up. If you want to start your camera with your custom parameters from "UserSet0", set the UserSetDefault accordingly.

UserSetDefault = UserSet0;

hint_info

You have to save parameters to "UserSet0" before you can choose it as UserSetDefault.

Additional information

© 2024 IDS Imaging Development Systems GmbH