Basler A400K Manual do Utilizador Página 118

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 117
Features AW00118501000
110 Basler racer Camera Link
8.13.2 Loading a Saved Set or the Default
Set into the Active Set
If you have saved a configuration set into the camera’s non-volatile memory, you can load the saved
set from the camera’s non-volatile memory into the camera’s active set. When you do this, the
loaded set overwrites the parameters in the active set. Since the settings in the active set control
the current operation of the camera, the settings from the loaded set will now be controlling the
camera.
Loading a Set Using Basler pylon
You can also load the default set into the camera’s active set.
To load a saved configuration set or the default set from the camera’s non-volatile memory into the
active set:
Set the User Set Selector to User Set 1, User Set 2, User Set 3, or Default.
Execute a User Set Load command to load the selected set into the active set.
You can set the User Set Selector and execute the User Set Load command from within your
application software by using the pylon API. The following code snippet illustrates using the API to
set the selector and execute the command:
Camera.UserSetSelector.SetValue( UserSetSelector_UserSet2 );
Camera.UserSetLoad.Execute( );
Loading a Set Using Direct Register Access
To load a saved user set or the default set from the camera’s non-volatile memory into the active
set via direct register access:
Set the value of the User Set Selector register to User Set 1, 2, or 3, or to the Default set as
desired.
Set the value of the User Set Load register to 1.
For more information about direct register access, see Section 3.2 on page 16.
Loading a user set or the default set into the active set is only allowed when the
camera is idle, i.e. when it is not acquiring lines.
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 default settings are optimized for use in typical situations and will
provide good camera performance in most cases.
Vista de página 117
1 2 ... 113 114 115 116 117 118 119 120 121 122 123 ... 129 130

Comentários a estes Manuais

Sem comentários