PLCamera.FeatureSetEnum Class#
Applies to: CameraLink and GigE
Visibility: Guru
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.FeatureSetEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.FeatureSetEnum | Initializes a new instance of the PLCamera.FeatureSetEnum class |
Properties#
Name | Description | |
---|---|---|
Basic | The basic feature set is made available. This provides nearly all features. Applies to: CameraLink and GigE | |
Full | The full feature set is made available. This provides all features. Applies to: CameraLink and GigE | |
Name | The full name of FeatureSet (Overrides ParameterListEnum.Name.) |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of FeatureSet (Overrides Object.ToString()()()().) |
PLCamera.FeatureSetEnum.ToString Method#
The full name of FeatureSet
Return Value#
Type: String
Returns the full name of FeatureSet
PLCamera.FeatureSetEnum Constructor#
Initializes a new instance of the PLCamera.FeatureSetEnum class
PLCamera.FeatureSetEnum.Basic Property#
The basic feature set is made available. This provides nearly all features.
Applies to: CameraLink and GigE
PLCamera.FeatureSetEnum.Full Property#
The full feature set is made available. This provides all features.
Applies to: CameraLink and GigE
PLCamera.FeatureSetEnum.Name Property#
The full name of FeatureSet