PLCamera.FeatureSetEnum Class#
Applies to: CameraLink and ace 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 ace GigE |
![]() | Full | The full feature set is made available. This provides all features. Applies to: CameraLink and ace 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 ace GigE
PLCamera.FeatureSetEnum.Full Property#
The full feature set is made available. This provides all features.
Applies to: CameraLink and ace GigE
PLCamera.FeatureSetEnum.Name Property#
The full name of FeatureSet