Skip to content

PLTransportLayer.LineTriggerInSourceEnum Class#

Sets the trigger input signal source for the ExSync generation. This signal is also interpreted as source A 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.LineTriggerInSourceEnum

Constructors#

 NameDescription
Public methodPLTransportLayer.LineTriggerInSourceEnum Initializes a new instance of the PLTransportLayer.LineTriggerInSourceEnum 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 LineTriggerInSource (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 LineTriggerInSource (Overrides Object.ToString()()()().)
 

PLTransportLayer.LineTriggerInSourceEnum.ToString Method#

The full name of LineTriggerInSource

Return Value#

Type: String
Returns the full name of LineTriggerInSource

PLTransportLayer.LineTriggerInSourceEnum Constructor#

Initializes a new instance of the PLTransportLayer.LineTriggerInSourceEnum class

PLTransportLayer.LineTriggerInSourceEnum.GPITriggerSource0 Property#

Trigger Source is set to GPI 0.

Applies to: CoaXPress

PLTransportLayer.LineTriggerInSourceEnum.GPITriggerSource1 Property#

Trigger Source is set to GPI 1.

Applies to: CoaXPress

PLTransportLayer.LineTriggerInSourceEnum.GPITriggerSource2 Property#

Trigger Source is set to GPI 2.

Applies to: CoaXPress

PLTransportLayer.LineTriggerInSourceEnum.GPITriggerSource3 Property#

Trigger Source is set to GPI 3.

Applies to: CoaXPress

PLTransportLayer.LineTriggerInSourceEnum.GPITriggerSource4 Property#

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

Applies to: CoaXPress

PLTransportLayer.LineTriggerInSourceEnum.GPITriggerSource5 Property#

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

Applies to: CoaXPress

PLTransportLayer.LineTriggerInSourceEnum.GPITriggerSource6 Property#

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

Applies to: CoaXPress

PLTransportLayer.LineTriggerInSourceEnum.GPITriggerSource7 Property#

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

Applies to: CoaXPress

PLTransportLayer.LineTriggerInSourceEnum.Name Property#

The full name of LineTriggerInSource

PLTransportLayer.LineTriggerInSourceEnum.TriggerInSourceFrontGPI0 Property#

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

Applies to: CoaXPress

PLTransportLayer.LineTriggerInSourceEnum.TriggerInSourceFrontGPI1 Property#

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

Applies to: CoaXPress

PLTransportLayer.LineTriggerInSourceEnum.TriggerInSourceFrontGPI2 Property#

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

Applies to: CoaXPress

PLTransportLayer.LineTriggerInSourceEnum.TriggerInSourceFrontGPI3 Property#

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

Applies to: CoaXPress