PLCamera.EventNotificationEnum Class#
Applies to: GigE, ace 2 GigE, ace 2 USB, ace USB and dart 2 USB
Visibility: Beginner
Selected by: EventSelector
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.EventNotificationEnum
Constructors#
Name | Description | |
---|---|---|
![]() | PLCamera.EventNotificationEnum | Initializes a new instance of the PLCamera.EventNotificationEnum class |
Properties#
Name | Description | |
---|---|---|
![]() | GenICamEvent | Event notifications are enabled and the notification type is set to GenICam. Applies to: GigE |
![]() | Name | The full name of EventNotification (Overrides ParameterListEnum.Name.) |
![]() | Off | Event notifications are disabled. Applies to: GigE, ace 2 GigE, ace 2 USB, ace USB and dart 2 USB |
![]() | On | Event notifications are enabled. Applies to: GigE, ace 2 GigE, ace 2 USB, ace USB and dart 2 USB |
![]() | Once | Applies to: ace 2 GigE, ace 2 USB and dart 2 USB |
Methods#
Name | Description | |
---|---|---|
![]() | ToString | The full name of EventNotification (Overrides Object.ToString()()()().) |
PLCamera.EventNotificationEnum.ToString Method#
The full name of EventNotification
Return Value#
Type: String
Returns the full name of EventNotification
PLCamera.EventNotificationEnum Constructor#
Initializes a new instance of the PLCamera.EventNotificationEnum class
PLCamera.EventNotificationEnum.GenICamEvent Property#
Event notifications are enabled and the notification type is set to GenICam.
Applies to: GigE
PLCamera.EventNotificationEnum.Name Property#
The full name of EventNotification
PLCamera.EventNotificationEnum.Off Property#
Event notifications are disabled.
Applies to: GigE, ace 2 GigE, ace 2 USB, ace USB and dart 2 USB
PLCamera.EventNotificationEnum.On Property#
Event notifications are enabled.
Applies to: GigE, ace 2 GigE, ace 2 USB, ace USB and dart 2 USB
PLCamera.EventNotificationEnum.Once Property#
Applies to: ace 2 GigE, ace 2 USB and dart 2 USB