
AW00123404000
Features
Basler ace USB 3.0
291
8.17.2
Saving a User Set
After having set parameter values as desired, you can save them for further use into User Set 1,
User Set 2 or User Set 3. Saving the parameter values also means saving them from the current
active set into a user set in the camera’s non-volatile memory.
1. Make changes to the camera’s settings until the camera is operating in a manner that you
would like to save.
2. Set the User Set Selector to User Set 1, User Set 2, or User Set 3.
3. Execute a User Set Save command to save the active set to the selected user set.
You can set the User Set Selector and execute the User Set Save command from within your
application software by using the pylon API. The following code snippet illustrates using the API to
set the selector to e.g. User Set 1 and execute the command:
camera.UserSetSelector.SetValue(UserSetSelector_UserSet1);
camera.UserSetSave.Execute( );
For detailed information about using the pylon API, refer to the Basler pylon Programmer’s Guide
and API Reference.
You can also use the Basler pylon Viewer application to easily set the parameters.
For more information about the Basler pylon API and the pylon Viewer, see Section 3.1 on
page 43
.
To save a User Set from the active set into the non-volatile memory using Basler pylon:
Saving an active set to a user set in the camera’s non-volatile memory will
overwrite any parameters that were previously saved in that user set.
Saving a user set into the non-volatile memory active 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.
Summary of Contents for ace acA1920-155
Page 4: ......
Page 50: ...Specifications Requirements and Precautions AW00123404000 40 Basler ace USB 3 0...
Page 56: ...Camera Drivers and Tools for Changing Camera Parameters AW00123404000 46 Basler ace USB 3 0...
Page 106: ...Physical Interface AW00123404000 96 Basler ace USB 3 0...
Page 186: ...Image Acquisition Control AW00123404000 176 Basler ace USB 3 0...