PLCamera.EncoderModeEnum Class#
Applies to: racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE
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, racer 2S 5GigE, racer 2S CXP and racer 2S GigE |
![]() | 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, racer 2S 5GigE, racer 2S CXP and racer 2S GigE |
![]() | 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, racer 2S 5GigE, racer 2S CXP and racer 2S GigE
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, racer 2S 5GigE, racer 2S CXP and racer 2S GigE
PLCamera.EncoderModeEnum.Name Property#
The full name of EncoderMode