Selecting A Factory Setup As The Default Set - Basler ace acA640-90gm User Manual

Gige cameras
Table of Contents

Advertisement

Standard Features

10.14.1 Selecting a Factory Setup as the Default Set

When the camera is delivered, the Standard Factory Setup will be selected as the default set. You
can, however, select any one of the three factory setups to serve as the default set.
To select which factory setup will serve as the default set:
Set the Default Set Selector to the Standard Factory Setup, High Gain Factory Setup or Auto
Functions Factory Setup.
You can set the Default 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 Standard Factory Setup:
Camera.DefaultSetSelector.SetValue(DefaultSetSelector_Standard);
If you want to select the High Gain Factory Setup:
Camera.DefaultSetSelector.SetValue(DefaultSetSelector_HighGain);
If you want to select the Auto Functions Factory Setup:
Camera.DefaultSetSelector.SetValue(DefaultSetSelector_AutoFunctions);
You can also use the Basler pylon Viewer application to easily set the selector.
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.
For more information about the Basler pylon API and the pylon Viewer, see Section 3 on
236
page
27.
Basler ace GigE

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ace aca640-90gcAce aca640-100gmAce aca640-100gc

Table of Contents