PLCamera.ShadingSetDefaultSelectorEnum Class#
Applies to: CameraLink and ace GigE
Visibility: Expert
Selected by: ShadingSelector
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.ShadingSetDefaultSelectorEnum
Constructors#
Name | Description | |
---|---|---|
![]() | PLCamera.ShadingSetDefaultSelectorEnum | Initializes a new instance of the PLCamera.ShadingSetDefaultSelectorEnum class |
Properties#
Name | Description | |
---|---|---|
![]() | DefaultShadingSet | The default shading set is selected as the bootup shading set. Applies to: CameraLink and ace GigE |
![]() | Name | The full name of ShadingSetDefaultSelector (Overrides ParameterListEnum.Name.) |
![]() | UserShadingSet1 | User Shading Set 1 is selected as the bootup shading set. Applies to: CameraLink and ace GigE |
![]() | UserShadingSet2 | User Shading Set 2 is selected as the bootup shading set. Applies to: CameraLink and ace GigE |
Methods#
Name | Description | |
---|---|---|
![]() | ToString | The full name of ShadingSetDefaultSelector (Overrides Object.ToString()()()().) |
PLCamera.ShadingSetDefaultSelectorEnum.ToString Method#
The full name of ShadingSetDefaultSelector
Return Value#
Type: String
Returns the full name of ShadingSetDefaultSelector
PLCamera.ShadingSetDefaultSelectorEnum Constructor#
Initializes a new instance of the PLCamera.ShadingSetDefaultSelectorEnum class
PLCamera.ShadingSetDefaultSelectorEnum.DefaultShadingSet Property#
The default shading set is selected as the bootup shading set.
Applies to: CameraLink and ace GigE
PLCamera.ShadingSetDefaultSelectorEnum.Name Property#
The full name of ShadingSetDefaultSelector
PLCamera.ShadingSetDefaultSelectorEnum.UserShadingSet1 Property#
User Shading Set 1 is selected as the bootup shading set.
Applies to: CameraLink and ace GigE
PLCamera.ShadingSetDefaultSelectorEnum.UserShadingSet2 Property#
User Shading Set 2 is selected as the bootup shading set.
Applies to: CameraLink and ace GigE