PLInterface.EventSelectorEnum Class#
Applies to: CoaXPress
Visibility: Expert
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLInterface.EventSelectorEnum
Constructors#
Name | Description | |
---|---|---|
![]() | PLInterface.EventSelectorEnum | Initializes a new instance of the PLInterface.EventSelectorEnum class |
Properties#
Name | Description | |
---|---|---|
![]() | DeviceListChanged | The DeviceListChanged event is selected. Applies to: CoaXPress |
![]() | InterfaceLost | The Interface Lost event is selected. Applies to: CoaXPress |
![]() | Name | The full name of EventSelector (Overrides ParameterListEnum.Name.) |
Methods#
Name | Description | |
---|---|---|
![]() | ToString | The full name of EventSelector (Overrides Object.ToString()()()().) |
PLInterface.EventSelectorEnum.ToString Method#
The full name of EventSelector
Return Value#
Type: String
Returns the full name of EventSelector
PLInterface.EventSelectorEnum Constructor#
Initializes a new instance of the PLInterface.EventSelectorEnum class
PLInterface.EventSelectorEnum.DeviceListChanged Property#
The DeviceListChanged event is selected.
Applies to: CoaXPress
PLInterface.EventSelectorEnum.InterfaceLost Property#
The Interface Lost event is selected.
Applies to: CoaXPress
PLInterface.EventSelectorEnum.Name Property#
The full name of EventSelector