Skip to content

PLTransportLayer.ShaftEncoderOnEnum Class#

Enables or disbales the shaft encoder. Sets whether a single trigger input (off = A only) is used for the Exsync generation, or the signals A and B (on).

Applies to: CoaXPress

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLTransportLayer.ShaftEncoderOnEnum

Constructors#

 NameDescription
Public methodPLTransportLayer.ShaftEncoderOnEnum Initializes a new instance of the PLTransportLayer.ShaftEncoderOnEnum class
 

Properties#

 NameDescription
Public propertyName The full name of ShaftEncoderOn (Overrides ParameterListEnum.Name.)
Public propertyOff

The trigger queue mode is disabled.

Applies to: CoaXPress

Public propertyOn

The trigger queue mode is enabled.

Applies to: CoaXPress

 

Methods#

 NameDescription
Public methodToString The full name of ShaftEncoderOn (Overrides Object.ToString()()()().)
 

PLTransportLayer.ShaftEncoderOnEnum.ToString Method#

The full name of ShaftEncoderOn

Return Value#

Type: String
Returns the full name of ShaftEncoderOn

PLTransportLayer.ShaftEncoderOnEnum Constructor#

Initializes a new instance of the PLTransportLayer.ShaftEncoderOnEnum class

PLTransportLayer.ShaftEncoderOnEnum.Name Property#

The full name of ShaftEncoderOn

PLTransportLayer.ShaftEncoderOnEnum.Off Property#

The trigger queue mode is disabled.

Applies to: CoaXPress

PLTransportLayer.ShaftEncoderOnEnum.On Property#

The trigger queue mode is enabled.

Applies to: CoaXPress