Selecting The Default Startup Set - Basler Racer User Manual

Camera link cameras
Hide thumbs Also See for Racer:
Table of Contents

Advertisement

AW00118508000

8.14.3 Selecting the Default Startup Set

You can select the default configuration set or one of the user configuration sets stored in the
camera's non-volatile memory to be the "default startup set". The configuration set that you
designate as the default startup set will be loaded into the active set whenever the camera starts
up at power on or after a reset.
The UserSetDefaultSelector parameter is used to select the default startup set:
Set the UserSetDefaultSelector parameter to UserSet1, UserSet2, UserSet3, or Default.
You can set the UserSetDefaultSelector from within your application software by using the pylon
API. The following code snippet illustrates using the API to set the parameter:
// Designate user set 1 as the startup set
camera.UserSetDefaultSelector.SetValue(UserSetDefaultSelector_UserSet1);
// Designate the default set as the startup set
camera.UserSetDefaultSelector.SetValue(UserSetDefaultSelector_Default);
You can also use the Basler pylon Viewer application to easily set the parameters.
For more information about the pylon API and the pylon Viewer, see Section 3.1 on
To select the Default Startup Set via direct register access:
Set the value of the User Set Default Selector register for User Set 1, User Set 2, User Set 3,
or Default as desired.
For more information about direct register access, see Section 3.2 on
Basler racer Camera Link
Features
page
26.
page
28.
146

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents