Skip to content

PLCamera.EncoderSourceAEnum Class#

Sets the source signal for the A input of the encoder control.

Applies to: racer 2 CXP

Visibility: Expert

Selected by: EncoderSelector

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.EncoderSourceAEnum

Constructors#

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

Properties#

 NameDescription
Public propertyLine1

The source signal for the A input of the encoder control is set to Line 1.

Applies to: racer 2 CXP

Public propertyLine2

The source signal for the A input of the encoder control is set to Line 2.

Applies to: racer 2 CXP

Public propertyLine3

The source signal for the A input of the encoder control is set to Line 3.

Applies to: racer 2 CXP

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

No source signal is set for the A input of the encoder control.

Applies to: racer 2 CXP

 

Methods#

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

PLCamera.EncoderSourceAEnum.ToString Method#

The full name of EncoderSourceA

Return Value#

Type: String
Returns the full name of EncoderSourceA

PLCamera.EncoderSourceAEnum Constructor#

Initializes a new instance of the PLCamera.EncoderSourceAEnum class

PLCamera.EncoderSourceAEnum.Line1 Property#

The source signal for the A input of the encoder control is set to Line 1.

Applies to: racer 2 CXP

PLCamera.EncoderSourceAEnum.Line2 Property#

The source signal for the A input of the encoder control is set to Line 2.

Applies to: racer 2 CXP

PLCamera.EncoderSourceAEnum.Line3 Property#

The source signal for the A input of the encoder control is set to Line 3.

Applies to: racer 2 CXP

PLCamera.EncoderSourceAEnum.Name Property#

The full name of EncoderSourceA

PLCamera.EncoderSourceAEnum.Off Property#

No source signal is set for the A input of the encoder control.

Applies to: racer 2 CXP