PLTransportLayer.EventNotificationEnum Class#
Applies to: CoaXPress and blaze
Visibility: Expert
Selected by: EventSelector
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLTransportLayer.EventNotificationEnum
Constructors#
| Name | Description | |
|---|---|---|
|  | PLTransportLayer.EventNotificationEnum | Initializes a new instance of the PLTransportLayer.EventNotificationEnum class | 
Properties#
| Name | Description | |
|---|---|---|
|  | Name | The full name of EventNotification (Overrides ParameterListEnum.Name.) | 
|  | Off | The selected event notification is disabled. Applies to: CoaXPress and blaze | 
|  | On | The selected event notification is enabled. Applies to: CoaXPress and blaze | 
|  | Once | The selected event notification is enabled for one event and then returned to Off state. Applies to: CoaXPress and blaze | 
Methods#
| Name | Description | |
|---|---|---|
|  | ToString | The full name of EventNotification (Overrides Object.ToString()()()().) | 
PLTransportLayer.EventNotificationEnum.ToString Method#
The full name of EventNotification
Return Value#
Type: String
Returns the full name of EventNotification
PLTransportLayer.EventNotificationEnum Constructor#
Initializes a new instance of the PLTransportLayer.EventNotificationEnum class
PLTransportLayer.EventNotificationEnum.Name Property#
The full name of EventNotification
PLTransportLayer.EventNotificationEnum.Off Property#
The selected event notification is disabled.
Applies to: CoaXPress and blaze
PLTransportLayer.EventNotificationEnum.On Property#
The selected event notification is enabled.
Applies to: CoaXPress and blaze
PLTransportLayer.EventNotificationEnum.Once Property#
The selected event notification is enabled for one event and then returned to Off state.
Applies to: CoaXPress and blaze