PLTransportLayer.FlashOnEnum Class#
Applies to: CoaXPress
Visibility: Expert
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLTransportLayer.FlashOnEnum
Constructors#
Name | Description | |
---|---|---|
PLTransportLayer.FlashOnEnum | Initializes a new instance of the PLTransportLayer.FlashOnEnum class |
Properties#
Name | Description | |
---|---|---|
Name | The full name of FlashOn (Overrides ParameterListEnum.Name.) | |
Off | The trigger queue mode is disabled. Applies to: CoaXPress | |
On | The trigger queue mode is enabled. Applies to: CoaXPress |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of FlashOn (Overrides Object.ToString()()()().) |
PLTransportLayer.FlashOnEnum.ToString Method#
The full name of FlashOn
Return Value#
Type: String
Returns the full name of FlashOn
PLTransportLayer.FlashOnEnum Constructor#
Initializes a new instance of the PLTransportLayer.FlashOnEnum class
PLTransportLayer.FlashOnEnum.Name Property#
The full name of FlashOn
PLTransportLayer.FlashOnEnum.Off Property#
The trigger queue mode is disabled.
Applies to: CoaXPress
PLTransportLayer.FlashOnEnum.On Property#
The trigger queue mode is enabled.
Applies to: CoaXPress