AW00136902000
Features
Basler dart BCON
129
11.15.3 Designating the Startup Set
You can designate any user set (User Set 1, User Set 2, or User Set 3) or the factory set (Default)
as the startup set.
The configuration set that you designate as the startup set will be loaded into the active set
whenever the camera starts up at power on or after a reset.
Designating a startup set is only allowed when the camera is idle, i.e. when it is not acquiring images
continuously or does not have a single image acquisition pending.
Set the UserSetDefault parameter to UserSet1, UserSet2, UserSet3, or to Default.
You can set the UserSetDefault parameter from within your application software by using the pylon
API. The following code snippets illustrate using the API to set the selector:
camera.UserSetDefault.SetValue(UserSetDefault_UserSet1);
To designate a user set or the factory set as the startup set:
If you have misadjusted the settings in the cameras and you are not sure how to
recover, do the following:
1. Set the UserSetDefault parameter to Default.
2. Restart the camera.