Selecting A User Set - Basler acA2040-55 User Manual

Basler ace
Table of Contents

Advertisement

AW00123409000

7.21.1 Selecting a User Set

If you want to load any of the user sets into the Active User Set or if you want to configure
User Set 1, User Set 2 or User Set 3, you must first select the desired user set.
When the camera is delivered, the Default User Set will be selected.
To select a User Set using Basler pylon:
1. Set the User Set Selector to the desired user set (one of the factory setups, User Set 1, User
Set 2 or User Set 3).
You can set the User Set Selector from within your application software by using the Basler pylon
API. The following code snippet illustrates using the API to set the selector:
If you want to select the Default User Set:
camera.UserSetSelector.SetValue(UserSetSelector_Default);
If you want to select the High Gain User Set:
camera.UserSetSelector.SetValue(UserSetSelector_HighGain);
If you want to select the Auto Functions User Set:
camera.UserSetSelector.SetValue(UserSetSelector_AutoFunctions);
If you want to select the Color Raw User Set:
camera.UserSetSelector.SetValue(UserSetSelector_ColorRaw);
If you want to select e.g. User Set 1:
camera.UserSetSelector.SetValue(UserSetSelector_UserSet1);
You can also use the Basler pylon Viewer to easily set the selector.
For more information about the Basler pylon API and the pylon Viewer, see Section 3.1 on
Basler ace USB 3.0
Features
page
61.
329

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Aca2440-35Aca2040-120Aca2440-75

Table of Contents