Skip to content

PLCamera.ShaftEncoderModuleModeEnum Class#

Sets how the shaft encoder module outputs trigger signals.

Applies to: CameraLink and GigE

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.ShaftEncoderModuleModeEnum

Constructors#

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

Properties#

 NameDescription
Public propertyAnyDirection

The shaft encoder module outputs trigger signals for forward and reverse ticks, provided the reverse counter is neither increasing nor decreasing.

Applies to: CameraLink and GigE

Public propertyForwardOnly

The shaft encoder module outputs trigger signals for forward ticks only, provided the reverse counter is neither increasing nor decreasing.

Applies to: CameraLink and GigE

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

Methods#

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

PLCamera.ShaftEncoderModuleModeEnum.ToString Method#

The full name of ShaftEncoderModuleMode

Return Value#

Type: String
Returns the full name of ShaftEncoderModuleMode

PLCamera.ShaftEncoderModuleModeEnum Constructor#

Initializes a new instance of the PLCamera.ShaftEncoderModuleModeEnum class

PLCamera.ShaftEncoderModuleModeEnum.AnyDirection Property#

The shaft encoder module outputs trigger signals for forward and reverse ticks, provided the reverse counter is neither increasing nor decreasing.

Applies to: CameraLink and GigE

PLCamera.ShaftEncoderModuleModeEnum.ForwardOnly Property#

The shaft encoder module outputs trigger signals for forward ticks only, provided the reverse counter is neither increasing nor decreasing.

Applies to: CameraLink and GigE

PLCamera.ShaftEncoderModuleModeEnum.Name Property#

The full name of ShaftEncoderModuleMode