PLStream.TypeEnum Class#
Applies to: GigE and blaze
Visibility: Beginner
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLStream.TypeEnum
Constructors#
Name | Description | |
---|---|---|
PLStream.TypeEnum | Initializes a new instance of the PLStream.TypeEnum class |
Properties#
Name | Description | |
---|---|---|
Name | The full name of Type (Overrides ParameterListEnum.Name.) | |
NoDriverAvailable | No suitable driver is installed. Applies to: GigE and blaze | |
SocketDriver | The socket driver is used. Applies to: GigE and blaze | |
WindowsFilterDriver | The pylon GigE Vision Filter Driver is used. Applies to: GigE and blaze | |
WindowsIntelPerformanceDriver | The pylon GigE Vision Performance Driver is used. Applies to: GigE and blaze |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of Type (Overrides Object.ToString()()()().) |
PLStream.TypeEnum.ToString Method#
The full name of Type
Return Value#
Type: String
Returns the full name of Type
PLStream.TypeEnum Constructor#
Initializes a new instance of the PLStream.TypeEnum class
PLStream.TypeEnum.Name Property#
The full name of Type
PLStream.TypeEnum.NoDriverAvailable Property#
No suitable driver is installed.
Applies to: GigE and blaze
PLStream.TypeEnum.SocketDriver Property#
The socket driver is used.
Applies to: GigE and blaze
PLStream.TypeEnum.WindowsFilterDriver Property#
The pylon GigE Vision Filter Driver is used.
Applies to: GigE and blaze
PLStream.TypeEnum.WindowsIntelPerformanceDriver Property#
The pylon GigE Vision Performance Driver is used.
Applies to: GigE and blaze