PLTransportLayer.ImageTriggerInputPolarityEnum Class#
Applies to: CoaXPress
Visibility: Expert
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLTransportLayer.ImageTriggerInputPolarityEnum
Constructors#
Name | Description | |
---|---|---|
PLTransportLayer.ImageTriggerInputPolarityEnum | Initializes a new instance of the PLTransportLayer.ImageTriggerInputPolarityEnum class |
Properties#
Name | Description | |
---|---|---|
HighActive | The trigger polarity of the input specified by the Statistics Source parameter is set to High Active. Applies to: CoaXPress | |
LowActive | The trigger polarity of the input specified by the Statistics Source parameter is set to Low Active. Applies to: CoaXPress | |
Name | The full name of ImageTriggerInputPolarity (Overrides ParameterListEnum.Name.) |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of ImageTriggerInputPolarity (Overrides Object.ToString()()()().) |
PLTransportLayer.ImageTriggerInputPolarityEnum.ToString Method#
The full name of ImageTriggerInputPolarity
Return Value#
Type: String
Returns the full name of ImageTriggerInputPolarity
PLTransportLayer.ImageTriggerInputPolarityEnum Constructor#
Initializes a new instance of the PLTransportLayer.ImageTriggerInputPolarityEnum class
PLTransportLayer.ImageTriggerInputPolarityEnum.HighActive Property#
The trigger polarity of the input specified by the Statistics Source parameter is set to High Active.
Applies to: CoaXPress
PLTransportLayer.ImageTriggerInputPolarityEnum.LowActive Property#
The trigger polarity of the input specified by the Statistics Source parameter is set to Low Active.
Applies to: CoaXPress
PLTransportLayer.ImageTriggerInputPolarityEnum.Name Property#
The full name of ImageTriggerInputPolarity