Basler SCOUT LIGHT User Manual Page 137

  • Download
  • Add to my manuals
  • Print
  • Page
    / 166
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 136
Standard Features
Basler scout light 129
9.12.2 Selecting a Factory Setup as the Default Set
When the camera is delivered, the Standard Factory Setup will be selected as the default
configuration set. You can, however, select either one of the two factory setups to serve as the
default set.
To select which factory setup to serve as the default set:
Set the Default Set Selector to the Standard Factory Setup or the High Gain Factory Setup.
You can set the Default Set Selector from within your application software by using the pylon API.
The following code snippet illustrates using the API to set the selector:
If you want to select the Standard Factory Setup:
Camera.DefaultSetSelector.SetValue(DefaultSetSelector_Standard);
If you want to select the High Gain Factory Setup:
Camera.DefaultSetSelector.SetValue(DefaultSetSelector_HighGain);
Note
Selecting which factory setup will serve as the default 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.
Selecting the Standard Factory Setup as the default set and then loading the
default set into the active set is a good course of action if you have grossly
misadjusted the settings in the camera and you are not sure how to recover.
The standard factory setup is optimized for use in typical situations and will
provide good camera performance in most cases.
Page view 136
1 2 ... 132 133 134 135 136 137 138 139 140 141 142 ... 165 166

Comments to this Manuals

No comments