Skip to content

PLCamera.EncoderSourceBEnum Class#

Sets the source signal for the B 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.EncoderSourceBEnum

Constructors#

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

Properties#

 NameDescription
Public propertyLine1

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

Applies to: racer 2 CXP

Public propertyLine2

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

Applies to: racer 2 CXP

Public propertyLine3

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

Applies to: racer 2 CXP

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

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

Applies to: racer 2 CXP

 

Methods#

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

PLCamera.EncoderSourceBEnum.ToString Method#

The full name of EncoderSourceB

Return Value#

Type: String
Returns the full name of EncoderSourceB

PLCamera.EncoderSourceBEnum Constructor#

Initializes a new instance of the PLCamera.EncoderSourceBEnum class

PLCamera.EncoderSourceBEnum.Line1 Property#

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

Applies to: racer 2 CXP

PLCamera.EncoderSourceBEnum.Line2 Property#

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

Applies to: racer 2 CXP

PLCamera.EncoderSourceBEnum.Line3 Property#

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

Applies to: racer 2 CXP

PLCamera.EncoderSourceBEnum.Name Property#

The full name of EncoderSourceB

PLCamera.EncoderSourceBEnum.Off Property#

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

Applies to: racer 2 CXP