Skip to content

PLTransportLayer.ShaftEncoderInputSourceEnum Class#

Sets the trigger input signal source for the ExSync generation. This signal is also interpreted as source B when using a shaft encoder. This is only relevant if the TriggerMode is set to ASync_Trigger.

Applies to: CoaXPress

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLTransportLayer.ShaftEncoderInputSourceEnum

Constructors#

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

Properties#

 NameDescription
Public propertyGPITriggerSource0

Trigger Source is set to GPI 0.

Applies to: CoaXPress

Public propertyGPITriggerSource1

Trigger Source is set to GPI 1.

Applies to: CoaXPress

Public propertyGPITriggerSource2

Trigger Source is set to GPI 2.

Applies to: CoaXPress

Public propertyGPITriggerSource3

Trigger Source is set to GPI 3.

Applies to: CoaXPress

Public propertyGPITriggerSource4

Trigger Source is set to GPI 4. Not available on LightBridge.

Applies to: CoaXPress

Public propertyGPITriggerSource5

Trigger Source is set to GPI 5. Not available on LightBridge.

Applies to: CoaXPress

Public propertyGPITriggerSource6

Trigger Source is set to GPI 6. Not available on LightBridge.

Applies to: CoaXPress

Public propertyGPITriggerSource7

Trigger Source is set to GPI 7. Not available on LightBridge.

Applies to: CoaXPress

Public propertyName The full name of ShaftEncoderInputSource (Overrides ParameterListEnum.Name.)
Public propertyTriggerInSourceFrontGPI0

The input source of the trigger statistics is set to Front GPI Trigger Source 0.

Applies to: CoaXPress

Public propertyTriggerInSourceFrontGPI1

The input source of the trigger statistics is set to Front GPI Trigger Source 1.

Applies to: CoaXPress

Public propertyTriggerInSourceFrontGPI2

The input source of the trigger statistics is set to Front GPI Trigger Source 2.

Applies to: CoaXPress

Public propertyTriggerInSourceFrontGPI3

The input source of the trigger statistics is set to Front GPI Trigger Source 3.

Applies to: CoaXPress

 

Methods#

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

PLTransportLayer.ShaftEncoderInputSourceEnum.ToString Method#

The full name of ShaftEncoderInputSource

Return Value#

Type: String
Returns the full name of ShaftEncoderInputSource

PLTransportLayer.ShaftEncoderInputSourceEnum Constructor#

Initializes a new instance of the PLTransportLayer.ShaftEncoderInputSourceEnum class

PLTransportLayer.ShaftEncoderInputSourceEnum.GPITriggerSource0 Property#

Trigger Source is set to GPI 0.

Applies to: CoaXPress

PLTransportLayer.ShaftEncoderInputSourceEnum.GPITriggerSource1 Property#

Trigger Source is set to GPI 1.

Applies to: CoaXPress

PLTransportLayer.ShaftEncoderInputSourceEnum.GPITriggerSource2 Property#

Trigger Source is set to GPI 2.

Applies to: CoaXPress

PLTransportLayer.ShaftEncoderInputSourceEnum.GPITriggerSource3 Property#

Trigger Source is set to GPI 3.

Applies to: CoaXPress

PLTransportLayer.ShaftEncoderInputSourceEnum.GPITriggerSource4 Property#

Trigger Source is set to GPI 4. Not available on LightBridge.

Applies to: CoaXPress

PLTransportLayer.ShaftEncoderInputSourceEnum.GPITriggerSource5 Property#

Trigger Source is set to GPI 5. Not available on LightBridge.

Applies to: CoaXPress

PLTransportLayer.ShaftEncoderInputSourceEnum.GPITriggerSource6 Property#

Trigger Source is set to GPI 6. Not available on LightBridge.

Applies to: CoaXPress

PLTransportLayer.ShaftEncoderInputSourceEnum.GPITriggerSource7 Property#

Trigger Source is set to GPI 7. Not available on LightBridge.

Applies to: CoaXPress

PLTransportLayer.ShaftEncoderInputSourceEnum.Name Property#

The full name of ShaftEncoderInputSource

PLTransportLayer.ShaftEncoderInputSourceEnum.TriggerInSourceFrontGPI0 Property#

The input source of the trigger statistics is set to Front GPI Trigger Source 0.

Applies to: CoaXPress

PLTransportLayer.ShaftEncoderInputSourceEnum.TriggerInSourceFrontGPI1 Property#

The input source of the trigger statistics is set to Front GPI Trigger Source 1.

Applies to: CoaXPress

PLTransportLayer.ShaftEncoderInputSourceEnum.TriggerInSourceFrontGPI2 Property#

The input source of the trigger statistics is set to Front GPI Trigger Source 2.

Applies to: CoaXPress

PLTransportLayer.ShaftEncoderInputSourceEnum.TriggerInSourceFrontGPI3 Property#

The input source of the trigger statistics is set to Front GPI Trigger Source 3.

Applies to: CoaXPress