PLTransportLayer.TriggerInPolarityEnum Class#
Applies to: CoaXPress
Visibility: Expert
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLTransportLayer.TriggerInPolarityEnum
Constructors#
Name | Description | |
---|---|---|
![]() | PLTransportLayer.TriggerInPolarityEnum | Initializes a new instance of the PLTransportLayer.TriggerInPolarityEnum class |
Properties#
Name | Description | |
---|---|---|
![]() | HighActive | The polarity is set to HighActive. Applies to: CoaXPress |
![]() | LowActive | The polarity is set to LowActive. Applies to: CoaXPress |
![]() | Name | The full name of TriggerInPolarity (Overrides ParameterListEnum.Name.) |
Methods#
Name | Description | |
---|---|---|
![]() | ToString | The full name of TriggerInPolarity (Overrides Object.ToString()()()().) |
PLTransportLayer.TriggerInPolarityEnum.ToString Method#
The full name of TriggerInPolarity
Return Value#
Type: String
Returns the full name of TriggerInPolarity
PLTransportLayer.TriggerInPolarityEnum Constructor#
Initializes a new instance of the PLTransportLayer.TriggerInPolarityEnum class
PLTransportLayer.TriggerInPolarityEnum.HighActive Property#
The polarity is set to HighActive.
Applies to: CoaXPress
PLTransportLayer.TriggerInPolarityEnum.LowActive Property#
The polarity is set to LowActive.
Applies to: CoaXPress
PLTransportLayer.TriggerInPolarityEnum.Name Property#
The full name of TriggerInPolarity