PLCamera.EncoderModeEnum Class#
Applies to: racer 2 CXP
Visibility: Expert
Selected by: EncoderSelector
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.EncoderModeEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.EncoderModeEnum | Initializes a new instance of the PLCamera.EncoderModeEnum class |
Properties#
Name | Description | |
---|---|---|
FourPhase | The encoder mode is set to Four Phase. In Four Phase mode, the counter increments or decrements by 1 for every full quadrature cycle. Jitter filtering is applied. Applies to: racer 2 CXP | |
HighResolution | The encoder mode is set to High Resolution. In High Resolution mode, the counter increments or decrements every quadrature phase. Jitter filtering isn't applied. Applies to: racer 2 CXP | |
Name | The full name of EncoderMode (Overrides ParameterListEnum.Name.) |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of EncoderMode (Overrides Object.ToString()()()().) |
PLCamera.EncoderModeEnum.ToString Method#
The full name of EncoderMode
Return Value#
Type: String
Returns the full name of EncoderMode
PLCamera.EncoderModeEnum Constructor#
Initializes a new instance of the PLCamera.EncoderModeEnum class
PLCamera.EncoderModeEnum.FourPhase Property#
The encoder mode is set to Four Phase. In Four Phase mode, the counter increments or decrements by 1 for every full quadrature cycle. Jitter filtering is applied.
Applies to: racer 2 CXP
PLCamera.EncoderModeEnum.HighResolution Property#
The encoder mode is set to High Resolution. In High Resolution mode, the counter increments or decrements every quadrature phase. Jitter filtering isn't applied.
Applies to: racer 2 CXP
PLCamera.EncoderModeEnum.Name Property#
The full name of EncoderMode