コンテンツにスキップ

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#

 名前説明
Public methodPLCamera.ShaftEncoderModuleCounterModeEnum Initializes a new instance of the PLCamera.ShaftEncoderModuleCounterModeEnum class
 

プロパティ#

 名前説明
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 property名前 The full name of ShaftEncoderModuleCounterMode (Overrides ParameterListEnum.Name.)
 

方法#

 名前説明
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