Skip to content

PLTransportLayer.ShaftEncoderModeEnum Class#

Sets the shaft encoder mode. Filter_x1: Exsync is generated for a forward rotation of the shaft encoder in single resolution, i.e., a trigger pulse for a rising edge of LineTrgInSourceA. Filter_x2: Exsync is generated for a forward rotation of the shaft encoder in double resolution, i.e., a trigger pulse for a rising edge of LineTrgInSourceA and a rising edge of LineTrgInSourceB. Filter_x4: Exsync is generated for a forward rotation of the shaft encoder in quad resolution, i.e., a trigger pulse for a rising and a falling edge of LineTrgInSourceA and a rising and a falling edge of LineTrgInSourceB.

Applies to: CoaXPress

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLTransportLayer.ShaftEncoderModeEnum

Constructors#

 NameDescription
Public methodPLTransportLayer.ShaftEncoderModeEnum Initializes a new instance of the PLTransportLayer.ShaftEncoderModeEnum class
 

Properties#

 NameDescription
Public propertyFilterX1

Shaft encoder mode is set to X1.

Applies to: CoaXPress

Public propertyFilterX2

Shaft encoder mode is set to X2.

Applies to: CoaXPress

Public propertyFilterX4

Shaft encoder mode is set to X4.

Applies to: CoaXPress

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

Methods#

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

PLTransportLayer.ShaftEncoderModeEnum.ToString Method#

The full name of ShaftEncoderMode

Return Value#

Type: String
Returns the full name of ShaftEncoderMode

PLTransportLayer.ShaftEncoderModeEnum Constructor#

Initializes a new instance of the PLTransportLayer.ShaftEncoderModeEnum class

PLTransportLayer.ShaftEncoderModeEnum.FilterX1 Property#

Shaft encoder mode is set to X1.

Applies to: CoaXPress

PLTransportLayer.ShaftEncoderModeEnum.FilterX2 Property#

Shaft encoder mode is set to X2.

Applies to: CoaXPress

PLTransportLayer.ShaftEncoderModeEnum.FilterX4 Property#

Shaft encoder mode is set to X4.

Applies to: CoaXPress

PLTransportLayer.ShaftEncoderModeEnum.Name Property#

The full name of ShaftEncoderMode