Skip to content

PLCamera.ShaftEncoderModuleLineSelectorEnum Class#

Sets the phase of the shaft encoder as input for the shaft encoder module.

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#

 NameDescription
Public methodPLCamera.ShaftEncoderModuleLineSelectorEnum Initializes a new instance of the PLCamera.ShaftEncoderModuleLineSelectorEnum class
 

Properties#

 NameDescription
Public propertyName The full name of ShaftEncoderModuleLineSelector (Overrides ParameterListEnum.Name.)
Public propertyPhaseA

Phase A of the shaft encoder is selected as input for the shaft encoder module.

Applies to: CameraLink and GigE

Public propertyPhaseB

Phase B of the shaft encoder is selected as input for the shaft encoder module.

Applies to: CameraLink and GigE

 

Methods#

 NameDescription
Public methodToString 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