PLCamera.ShadingSetSelectorEnum Class#
Applies to: CameraLink and ace GigE
Visibility: Expert
Selected by: ShadingSelector
Selecting Parameters: ShadingSetActivate, ShadingSetCreate
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.ShadingSetSelectorEnum
Constructors#
Name | Description | |
---|---|---|
![]() | PLCamera.ShadingSetSelectorEnum | Initializes a new instance of the PLCamera.ShadingSetSelectorEnum class |
Properties#
Name | Description | |
---|---|---|
![]() | DefaultShadingSet | The default shading set can be loaded using the Activate command. Applies to: CameraLink and ace GigE |
![]() | Name | The full name of ShadingSetSelector (Overrides ParameterListEnum.Name.) |
![]() | UserShadingSet1 | User Shading Set 1 can be loaded using the Activate command. Applies to: CameraLink and ace GigE |
![]() | UserShadingSet2 | User Shading Set 2 can be loaded using the Activate command. Applies to: CameraLink and ace GigE |
Methods#
Name | Description | |
---|---|---|
![]() | ToString | The full name of ShadingSetSelector (Overrides Object.ToString()()()().) |
PLCamera.ShadingSetSelectorEnum.ToString Method#
The full name of ShadingSetSelector
Return Value#
Type: String
Returns the full name of ShadingSetSelector
PLCamera.ShadingSetSelectorEnum Constructor#
Initializes a new instance of the PLCamera.ShadingSetSelectorEnum class
PLCamera.ShadingSetSelectorEnum.DefaultShadingSet Property#
The default shading set can be loaded using the Activate command.
Applies to: CameraLink and ace GigE
PLCamera.ShadingSetSelectorEnum.Name Property#
The full name of ShadingSetSelector
PLCamera.ShadingSetSelectorEnum.UserShadingSet1 Property#
User Shading Set 1 can be loaded using the Activate command.
Applies to: CameraLink and ace GigE
PLCamera.ShadingSetSelectorEnum.UserShadingSet2 Property#
User Shading Set 2 can be loaded using the Activate command.
Applies to: CameraLink and ace GigE