Skip to content
STAGING SERVER
DEVELOPMENT SERVER

PLCamera.OpticControllerSelectorEnum Class#

Allows selection of the active optic device.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

Visibility: Expert

Selecting Parameters: ApertureStepper, FocalLengthStepper, FocalPower, FocusStepper, OpticControllerStatus

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.OpticControllerSelectorEnum

Constructors#

 NameDescription
Public methodPLCamera.OpticControllerSelectorEnum Initializes a new instance of the PLCamera.OpticControllerSelectorEnum class
 

Properties#

 NameDescription
Public propertyName The full name of OpticControllerSelector (Overrides ParameterListEnum.Name.)
Public propertyOptic1

Configures the system to use Optic Device 1 for control and image acquisition.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

 

Methods#

 NameDescription
Public methodToString The full name of OpticControllerSelector (Overrides Object.ToString()()()().)
 

PLCamera.OpticControllerSelectorEnum.ToString Method#

The full name of OpticControllerSelector

Return Value#

Type: String
Returns the full name of OpticControllerSelector

PLCamera.OpticControllerSelectorEnum Constructor#

Initializes a new instance of the PLCamera.OpticControllerSelectorEnum class

PLCamera.OpticControllerSelectorEnum.Name Property#

The full name of OpticControllerSelector

PLCamera.OpticControllerSelectorEnum.Optic1 Property#

Configures the system to use Optic Device 1 for control and image acquisition.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress