Basler A400K Manual de usuario Pagina 119

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 130
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 118
AW00118501000 Features
Basler racer Camera Link 111
8.13.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.
Selecting the Default Startup Set Using Basler pylon
The User Set Default Selector is used to select the default startup set:
Set the User Set Default Selector to User Set 1, User Set 2, User Set 3, or Default.
You can set the User Set Default Selector from within your application software by using the pylon
API. The following code snippet illustrates using the API to set the selector:
// 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 Viewer, see Section 3.1 on page 15.
Selecting the Default Startup Set Using Direct Register Access
When using direct register access, the User Set Default Selector register is used to select the
startup set:
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 page 16.
Vista de pagina 118
1 2 ... 114 115 116 117 118 119 120 121 122 123 124 ... 129 130

Comentarios a estos manuales

Sin comentarios