Skip to content

PLTransportLayer.FlashOnEnum Class#

Switches the flash signal on or off. The pulse width of the flash signal is equal to one line period. The flash gives a signal between the first and second Exsync rising edge. A single trigger is sent for a full frame.

Applies to: CoaXPress

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLTransportLayer.FlashOnEnum

Constructors#

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

Properties#

 NameDescription
Public propertyName The full name of FlashOn (Overrides ParameterListEnum.Name.)
Public propertyOff

The trigger queue mode is disabled.

Applies to: CoaXPress

Public propertyOn

The trigger queue mode is enabled.

Applies to: CoaXPress

 

Methods#

 NameDescription
Public methodToString 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