Skip to content

PLCamera.ShaftEncoderModuleCounterModeEnum Class#

Sets the counting mode of the tick counter of the shaft encoder module.

Applies to: CameraLink and GigE

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.ShaftEncoderModuleCounterModeEnum

Constructors#

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

Properties#

 NameDescription
Public propertyFollowDirection

The tick counter increases for forward ticks and decreases for reverse ticks.

Applies to: CameraLink and GigE

Public propertyIgnoreDirection

The tick counter of the shaft encoder module increases for forward ticks and for reverse ticks, i.e., the tick counts are incremented regardless of the direction of movement.

Applies to: CameraLink and GigE

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

Methods#

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

PLCamera.ShaftEncoderModuleCounterModeEnum.ToString Method#

The full name of ShaftEncoderModuleCounterMode

Return Value#

Type: String
Returns the full name of ShaftEncoderModuleCounterMode

PLCamera.ShaftEncoderModuleCounterModeEnum Constructor#

Initializes a new instance of the PLCamera.ShaftEncoderModuleCounterModeEnum class

PLCamera.ShaftEncoderModuleCounterModeEnum.FollowDirection Property#

The tick counter increases for forward ticks and decreases for reverse ticks.

Applies to: CameraLink and GigE

PLCamera.ShaftEncoderModuleCounterModeEnum.IgnoreDirection Property#

The tick counter of the shaft encoder module increases for forward ticks and for reverse ticks, i.e., the tick counts are incremented regardless of the direction of movement.

Applies to: CameraLink and GigE

PLCamera.ShaftEncoderModuleCounterModeEnum.Name Property#

The full name of ShaftEncoderModuleCounterMode