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