Skip to content

PLTransportLayer.EventSelectorEnum Class#

Sets which event to signal to the host application.

Applies to: CoaXPress and blaze

Visibility: Expert

Selecting Parameters: EventNotification

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLTransportLayer.EventSelectorEnum

Constructors#

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

Properties#

 NameDescription
Public propertyAcquisitionTrigger

Entry for the event AcquisitionTrigger

Applies to: CoaXPress

Public propertyDeviceLost

The Device Lost event is selected.

Applies to: CoaXPress and blaze

Public propertyFrameTransferEnd

Entry for the event FrameTransferEnd

Applies to: CoaXPress

Public propertyFrameTransferStart

Entry for the event FrameTransferStart

Applies to: CoaXPress

Public propertyFrameTriggerMissed

Entry for the event FrameTriggerMissed

Applies to: CoaXPress

Public propertyName The full name of EventSelector (Overrides ParameterListEnum.Name.)
Public propertyOverflow

Entry for the event Overflow

Applies to: CoaXPress

Public propertyTriggerExceededPeriodLimits

Entry for the event TriggerExceededPeriodLimits

Applies to: CoaXPress

Public propertyTriggerQueueFilllevelThresholdOff

Entry for the event TriggerQueueFilllevelThresholdOff

Applies to: CoaXPress

Public propertyTriggerQueueFilllevelThresholdOn

Entry for the event TriggerQueueFilllevelThresholdOn

Applies to: CoaXPress

 

Methods#

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

PLTransportLayer.EventSelectorEnum.ToString Method#

The full name of EventSelector

Return Value#

Type: String
Returns the full name of EventSelector

PLTransportLayer.EventSelectorEnum Constructor#

Initializes a new instance of the PLTransportLayer.EventSelectorEnum class

PLTransportLayer.EventSelectorEnum.AcquisitionTrigger Property#

Entry for the event AcquisitionTrigger

Applies to: CoaXPress

PLTransportLayer.EventSelectorEnum.DeviceLost Property#

The Device Lost event is selected.

Applies to: CoaXPress and blaze

PLTransportLayer.EventSelectorEnum.FrameTransferEnd Property#

Entry for the event FrameTransferEnd

Applies to: CoaXPress

PLTransportLayer.EventSelectorEnum.FrameTransferStart Property#

Entry for the event FrameTransferStart

Applies to: CoaXPress

PLTransportLayer.EventSelectorEnum.FrameTriggerMissed Property#

Entry for the event FrameTriggerMissed

Applies to: CoaXPress

PLTransportLayer.EventSelectorEnum.Name Property#

The full name of EventSelector

PLTransportLayer.EventSelectorEnum.Overflow Property#

Entry for the event Overflow

Applies to: CoaXPress

PLTransportLayer.EventSelectorEnum.TriggerExceededPeriodLimits Property#

Entry for the event TriggerExceededPeriodLimits

Applies to: CoaXPress

PLTransportLayer.EventSelectorEnum.TriggerQueueFilllevelThresholdOff Property#

Entry for the event TriggerQueueFilllevelThresholdOff

Applies to: CoaXPress

PLTransportLayer.EventSelectorEnum.TriggerQueueFilllevelThresholdOn Property#

Entry for the event TriggerQueueFilllevelThresholdOn

Applies to: CoaXPress