コンテンツにスキップ

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#

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

プロパティ#

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

方法#

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