Skip to content

PLTransportLayer.OverflowEventSelectEnum Class#

An overflow event can be generated on each incomplete, lost or correct frame. It is possible to select all permutations of these three events to be reported via overflow event.

Applies to: CoaXPress

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLTransportLayer.OverflowEventSelectEnum

Constructors#

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

Properties#

 NameDescription
Public propertyAll

All

Applies to: CoaXPress

Public propertyIncomplete

Incomplete

Applies to: CoaXPress

Public propertyIncompleteLost

IncompleteLost

Applies to: CoaXPress

Public propertyIncompleteOK

IncompleteOK

Applies to: CoaXPress

Public propertyLost

Lost

Applies to: CoaXPress

Public propertyLostOK

LostOK

Applies to: CoaXPress

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

OK

Applies to: CoaXPress

 

Methods#

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

PLTransportLayer.OverflowEventSelectEnum.ToString Method#

The full name of OverflowEventSelect

Return Value#

Type: String
Returns the full name of OverflowEventSelect

PLTransportLayer.OverflowEventSelectEnum Constructor#

Initializes a new instance of the PLTransportLayer.OverflowEventSelectEnum class

PLTransportLayer.OverflowEventSelectEnum.All Property#

All

Applies to: CoaXPress

PLTransportLayer.OverflowEventSelectEnum.Incomplete Property#

Incomplete

Applies to: CoaXPress

PLTransportLayer.OverflowEventSelectEnum.IncompleteLost Property#

IncompleteLost

Applies to: CoaXPress

PLTransportLayer.OverflowEventSelectEnum.IncompleteOK Property#

IncompleteOK

Applies to: CoaXPress

PLTransportLayer.OverflowEventSelectEnum.Lost Property#

Lost

Applies to: CoaXPress

PLTransportLayer.OverflowEventSelectEnum.LostOK Property#

LostOK

Applies to: CoaXPress

PLTransportLayer.OverflowEventSelectEnum.Name Property#

The full name of OverflowEventSelect

PLTransportLayer.OverflowEventSelectEnum.OK Property#

OK

Applies to: CoaXPress