Skip to content

PLCamera.EncoderSelectorEnum Class#

Sets which encoder can be configured.

Applies to: racer 2 CXP

Visibility: Expert

Selecting Parameters: EncoderDivider, EncoderMode, EncoderOutputMode, EncoderReset, EncoderSourceA, EncoderSourceB, EncoderValue

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.EncoderSelectorEnum

Constructors#

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

Properties#

 NameDescription
Public propertyEncoder1

Encoder 1 can be configured.

Applies to: racer 2 CXP

Public propertyName The full name of EncoderSelector (Overrides ParameterListEnum.Name.)
 

Methods#

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

PLCamera.EncoderSelectorEnum.ToString Method#

The full name of EncoderSelector

Return Value#

Type: String
Returns the full name of EncoderSelector

PLCamera.EncoderSelectorEnum Constructor#

Initializes a new instance of the PLCamera.EncoderSelectorEnum class

PLCamera.EncoderSelectorEnum.Encoder1 Property#

Encoder 1 can be configured.

Applies to: racer 2 CXP

PLCamera.EncoderSelectorEnum.Name Property#

The full name of EncoderSelector