
Features
AW00123404000
294
Basler ace USB 3.0
The User Set Default Selector is used to select the startup set:
1. Set the User Set Default Selector to the desired User Set.
You can set the User Set Default Selector from within your application software by using the pylon
API. The following code snippets illustrate using the API to set the selector:
If you want to designate the Default User Set as User Set Default:
camera.UserSetDefault.SetValue(UserSetDefault_Default);
If you want to designate the High Gain User Setas User Set Default:
camera.UserSetDefault.SetValue(UserSetDefault_HighGain);
If you want to designate the Auto Functions User Set as User Set Default:
camera.UserSetDefault.SetValue(UserSetDefault_AutoFunctions);
If you want to designate e.g. User Set 1as User Set Default:
camera.UserSetDefault.SetValue(UserSetDefault_UserSet1);
For more information about the Basler pylon API and the pylon Viewer, see Section 3.1 on
page 43
.
To designate a User Set as the User Set Default using Basler pylon:
Содержание ace acA1920-155
Страница 4: ......
Страница 50: ...Specifications Requirements and Precautions AW00123404000 40 Basler ace USB 3 0...
Страница 56: ...Camera Drivers and Tools for Changing Camera Parameters AW00123404000 46 Basler ace USB 3 0...
Страница 106: ...Physical Interface AW00123404000 96 Basler ace USB 3 0...
Страница 186: ...Image Acquisition Control AW00123404000 176 Basler ace USB 3 0...
Страница 326: ...Index AW00123404000 316 Basler ace USB 3 0...