PLCamera.ShaftEncoderModuleLineSelectorEnum Class#
Applies to: CameraLink and GigE
Visibility: Expert
Selecting Parameters: ShaftEncoderModuleLineSource
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.ShaftEncoderModuleLineSelectorEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.ShaftEncoderModuleLineSelectorEnum | Initializes a new instance of the PLCamera.ShaftEncoderModuleLineSelectorEnum class |
Properties#
Name | Description | |
---|---|---|
Name | The full name of ShaftEncoderModuleLineSelector (Overrides ParameterListEnum.Name.) | |
PhaseA | Phase A of the shaft encoder is selected as input for the shaft encoder module. Applies to: CameraLink and GigE | |
PhaseB | Phase B of the shaft encoder is selected as input for the shaft encoder module. Applies to: CameraLink and GigE |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of ShaftEncoderModuleLineSelector (Overrides Object.ToString()()()().) |
PLCamera.ShaftEncoderModuleLineSelectorEnum.ToString Method#
The full name of ShaftEncoderModuleLineSelector
Return Value#
Type: String
Returns the full name of ShaftEncoderModuleLineSelector
PLCamera.ShaftEncoderModuleLineSelectorEnum Constructor#
Initializes a new instance of the PLCamera.ShaftEncoderModuleLineSelectorEnum class
PLCamera.ShaftEncoderModuleLineSelectorEnum.Name Property#
The full name of ShaftEncoderModuleLineSelector
PLCamera.ShaftEncoderModuleLineSelectorEnum.PhaseA Property#
Phase A of the shaft encoder is selected as input for the shaft encoder module.
Applies to: CameraLink and GigE
PLCamera.ShaftEncoderModuleLineSelectorEnum.PhaseB Property#
Phase B of the shaft encoder is selected as input for the shaft encoder module.
Applies to: CameraLink and GigE