PLCamera.EncoderOutputModeEnum 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.EncoderOutputModeEnum
Constructors#
Name | Description | |
---|---|---|
![]() | PLCamera.EncoderOutputModeEnum | Initializes a new instance of the PLCamera.EncoderOutputModeEnum class |
Properties#
Name | Description | |
---|---|---|
![]() | DirectionDown | Output trigger signals are generated for all position increments in backward direction of motion. Forward direction of motion is ignored. Applies to: racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE |
![]() | DirectionUp | Output trigger signals are generated for all position increments in forward direction of motion. Backward direction of motion is ignored. Applies to: racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE |
![]() | Motion | Output trigger signals are generated for motion increments in both forward and backward direction of motion. Applies to: racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE |
![]() | Name | The full name of EncoderOutputMode (Overrides ParameterListEnum.Name.) |
![]() | Off | No output trigger signal is generated. Applies to: racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE |
![]() | PositionDown | Output trigger signals are generated for all new position increments in backward direction of motion. If the encoder reverses, no output trigger signals are generated until it has again passed the position where the reversal started. Applies to: racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE |
![]() | PositionUp | Output trigger signals are generated for all new position increments in forward direction of motion. If the encoder reverses, no output trigger signals are generated until it has again passed the position where the reversal started. Applies to: racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE |
Methods#
Name | Description | |
---|---|---|
![]() | ToString | The full name of EncoderOutputMode (Overrides Object.ToString()()()().) |
PLCamera.EncoderOutputModeEnum.ToString Method#
The full name of EncoderOutputMode
Return Value#
Type: String
Returns the full name of EncoderOutputMode
PLCamera.EncoderOutputModeEnum Constructor#
Initializes a new instance of the PLCamera.EncoderOutputModeEnum class
PLCamera.EncoderOutputModeEnum.DirectionDown Property#
Output trigger signals are generated for all position increments in backward direction of motion. Forward direction of motion is ignored.
Applies to: racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE
PLCamera.EncoderOutputModeEnum.DirectionUp Property#
Output trigger signals are generated for all position increments in forward direction of motion. Backward direction of motion is ignored.
Applies to: racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE
PLCamera.EncoderOutputModeEnum.Motion Property#
Output trigger signals are generated for motion increments in both forward and backward direction of motion.
Applies to: racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE
PLCamera.EncoderOutputModeEnum.Name Property#
The full name of EncoderOutputMode
PLCamera.EncoderOutputModeEnum.Off Property#
No output trigger signal is generated.
Applies to: racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE
PLCamera.EncoderOutputModeEnum.PositionDown Property#
Output trigger signals are generated for all new position increments in backward direction of motion. If the encoder reverses, no output trigger signals are generated until it has again passed the position where the reversal started.
Applies to: racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE
PLCamera.EncoderOutputModeEnum.PositionUp Property#
Output trigger signals are generated for all new position increments in forward direction of motion. If the encoder reverses, no output trigger signals are generated until it has again passed the position where the reversal started.
Applies to: racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE