Skip to content

PLTransportLayer.SetSoftwareTriggerEnum Class#

Turns software trigger signal on or off. With this parameter a software gate can be produced in case of an externally gated image trigger mode.

Applies to: CoaXPress

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLTransportLayer.SetSoftwareTriggerEnum

Constructors#

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

Properties#

 NameDescription
Public propertyHighActive

The trigger polarity of the input specified by the Statistics Source parameter is set to High Active.

Applies to: CoaXPress

Public propertyLowActive

The trigger polarity of the input specified by the Statistics Source parameter is set to Low Active.

Applies to: CoaXPress

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

Methods#

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

PLTransportLayer.SetSoftwareTriggerEnum.ToString Method#

The full name of SetSoftwareTrigger

Return Value#

Type: String
Returns the full name of SetSoftwareTrigger

PLTransportLayer.SetSoftwareTriggerEnum Constructor#

Initializes a new instance of the PLTransportLayer.SetSoftwareTriggerEnum class

PLTransportLayer.SetSoftwareTriggerEnum.HighActive Property#

The trigger polarity of the input specified by the Statistics Source parameter is set to High Active.

Applies to: CoaXPress

PLTransportLayer.SetSoftwareTriggerEnum.LowActive Property#

The trigger polarity of the input specified by the Statistics Source parameter is set to Low Active.

Applies to: CoaXPress

PLTransportLayer.SetSoftwareTriggerEnum.Name Property#

The full name of SetSoftwareTrigger