PLTransportLayer.OverflowEventSelectEnum Class#
Applies to: CoaXPress
Visibility: Expert
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLTransportLayer.OverflowEventSelectEnum
Constructors#
Name | Description | |
---|---|---|
PLTransportLayer.OverflowEventSelectEnum | Initializes a new instance of the PLTransportLayer.OverflowEventSelectEnum class |
Properties#
Name | Description | |
---|---|---|
All | Overflow event indicating frames of all states: correct, incomplete or lost. Applies to: CoaXPress | |
Incomplete | Overflow event indicating incomplete frames. Applies to: CoaXPress | |
IncompleteLost | Overflow event indicating incomplete and lost frames. Applies to: CoaXPress | |
IncompleteOK | Overflow event indicating correct or incomplete frames. Applies to: CoaXPress | |
Lost | Overflow event indicating lost frames. Applies to: CoaXPress | |
LostOK | Overflow event indicating correct or lost frames. Applies to: CoaXPress | |
Name | The full name of OverflowEventSelect (Overrides ParameterListEnum.Name.) | |
OK | Overflow event indicating correct frames. Applies to: CoaXPress |
Methods#
Name | Description | |
---|---|---|
ToString | 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#
Overflow event indicating frames of all states: correct, incomplete or lost.
Applies to: CoaXPress
PLTransportLayer.OverflowEventSelectEnum.Incomplete Property#
Overflow event indicating incomplete frames.
Applies to: CoaXPress
PLTransportLayer.OverflowEventSelectEnum.IncompleteLost Property#
Overflow event indicating incomplete and lost frames.
Applies to: CoaXPress
PLTransportLayer.OverflowEventSelectEnum.IncompleteOK Property#
Overflow event indicating correct or incomplete frames.
Applies to: CoaXPress
PLTransportLayer.OverflowEventSelectEnum.Lost Property#
Overflow event indicating lost frames.
Applies to: CoaXPress
PLTransportLayer.OverflowEventSelectEnum.LostOK Property#
Overflow event indicating correct or lost frames.
Applies to: CoaXPress
PLTransportLayer.OverflowEventSelectEnum.Name Property#
The full name of OverflowEventSelect
PLTransportLayer.OverflowEventSelectEnum.OK Property#
Overflow event indicating correct frames.
Applies to: CoaXPress