Skip to content

PLEventGrabber.StatusEnum Class#

For internal use only.

Applies to: GigE

Visibility: Guru

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLEventGrabber.StatusEnum

Constructors#

 NameDescription
Public methodPLEventGrabber.StatusEnum Initializes a new instance of the PLEventGrabber.StatusEnum class
 

Properties#

 NameDescription
Public propertyClosed

The low level event grabber is closed.

Applies to: GigE

Public propertyName The full name of Status (Overrides ParameterListEnum.Name.)
Public propertyOpen

The low level event grabber is open.

Applies to: GigE

 

Methods#

 NameDescription
Public methodToString The full name of Status (Overrides Object.ToString()()()().)
 

PLEventGrabber.StatusEnum.ToString Method#

The full name of Status

Return Value#

Type: String
Returns the full name of Status

PLEventGrabber.StatusEnum Constructor#

Initializes a new instance of the PLEventGrabber.StatusEnum class

PLEventGrabber.StatusEnum.Closed Property#

The low level event grabber is closed.

Applies to: GigE

PLEventGrabber.StatusEnum.Name Property#

The full name of Status

PLEventGrabber.StatusEnum.Open Property#

The low level event grabber is open.

Applies to: GigE