PLStream.StatusEnum Class#
Applies to: GigE
Visibility: Guru
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLStream.StatusEnum
Constructors#
Name | Description | |
---|---|---|
PLStream.StatusEnum | Initializes a new instance of the PLStream.StatusEnum class |
Properties#
Name | Description | |
---|---|---|
Closed | The stream grabber is closed. Applies to: GigE | |
Locked | The stream grabber is locked. Applies to: GigE | |
Name | The full name of Status (Overrides ParameterListEnum.Name.) | |
NotInitialized | The stream grabber is not initialized. Applies to: GigE | |
Open | The stream grabber is open. Applies to: GigE |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of Status (Overrides Object.ToString()()()().) |
PLStream.StatusEnum.ToString Method#
The full name of Status
Return Value#
Type: String
Returns the full name of Status
PLStream.StatusEnum Constructor#
Initializes a new instance of the PLStream.StatusEnum class
PLStream.StatusEnum.Closed Property#
The stream grabber is closed.
Applies to: GigE
PLStream.StatusEnum.Locked Property#
The stream grabber is locked.
Applies to: GigE
PLStream.StatusEnum.Name Property#
The full name of Status
PLStream.StatusEnum.NotInitialized Property#
The stream grabber is not initialized.
Applies to: GigE
PLStream.StatusEnum.Open Property#
The stream grabber is open.
Applies to: GigE