Skip to content

PLCamera.EventNotificationEnum Class#

Enables event notifications for the currently selected event. The event can selected using the Event Selector parameter.

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#

 NameDescription
Public methodPLCamera.EventNotificationEnum Initializes a new instance of the PLCamera.EventNotificationEnum class
 

Properties#

 NameDescription
Public propertyGenICamEvent

Event notifications are enabled and the notification type is set to GenICam.

Applies to: GigE

Public propertyName The full name of EventNotification (Overrides ParameterListEnum.Name.)
Public propertyOff

Event notifications are disabled.

Applies to: GigE, ace 2 GigE, ace 2 USB, ace USB and dart 2 USB

Public propertyOn

Event notifications are enabled.

Applies to: GigE, ace 2 GigE, ace 2 USB, ace USB and dart 2 USB

Public propertyOnce

Applies to: ace 2 GigE, ace 2 USB and dart 2 USB

 

Methods#

 NameDescription
Public methodToString 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