PLCamera.UserSetDefaultSelectorEnum Class#
Applies to: CameraLink and GigE
Visibility: Beginner
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.UserSetDefaultSelectorEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.UserSetDefaultSelectorEnum | Initializes a new instance of the PLCamera.UserSetDefaultSelectorEnum class |
Properties#
Name | Description | |
---|---|---|
AutoFunctions | The Auto Functions factory set is set as the default startup set. Applies to: CameraLink and GigE | |
Color | The Color factory set is set as the default startup set. Applies to: CameraLink and GigE | |
ColorRaw | The Color Raw factory set is set as the default startup set. Applies to: GigE | |
Custom0 | Custom 0 factory set is set as the default startup set. Applies to: CameraLink and GigE | |
Custom1 | Custom 1 factory set is set as the default startup set. Applies to: CameraLink and GigE | |
Default | The Default User Set factory set is set as the default startup set. Applies to: CameraLink and GigE | |
HighGain | The High Gain factory set is set as the default startup set. Applies to: CameraLink and GigE | |
LightMicroscopy | The Light Microscopy factory set is set as the default startup set. Applies to: GigE | |
Name | The full name of UserSetDefaultSelector (Overrides ParameterListEnum.Name.) | |
UserSet1 | User set 1 is set as the default startup set. Applies to: CameraLink and GigE | |
UserSet2 | User set 2 is set as the default startup set. Applies to: CameraLink and GigE | |
UserSet3 | User set 3 is set as the default startup set. Applies to: CameraLink and GigE |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of UserSetDefaultSelector (Overrides Object.ToString()()()().) |
PLCamera.UserSetDefaultSelectorEnum.ToString Method#
The full name of UserSetDefaultSelector
Return Value#
Type: String
Returns the full name of UserSetDefaultSelector
PLCamera.UserSetDefaultSelectorEnum Constructor#
Initializes a new instance of the PLCamera.UserSetDefaultSelectorEnum class
PLCamera.UserSetDefaultSelectorEnum.AutoFunctions Property#
The Auto Functions factory set is set as the default startup set.
Applies to: CameraLink and GigE
PLCamera.UserSetDefaultSelectorEnum.Color Property#
The Color factory set is set as the default startup set.
Applies to: CameraLink and GigE
PLCamera.UserSetDefaultSelectorEnum.ColorRaw Property#
The Color Raw factory set is set as the default startup set.
Applies to: GigE
PLCamera.UserSetDefaultSelectorEnum.Custom0 Property#
Custom 0 factory set is set as the default startup set.
Applies to: CameraLink and GigE
PLCamera.UserSetDefaultSelectorEnum.Custom1 Property#
Custom 1 factory set is set as the default startup set.
Applies to: CameraLink and GigE
PLCamera.UserSetDefaultSelectorEnum.Default Property#
The Default User Set factory set is set as the default startup set.
Applies to: CameraLink and GigE
PLCamera.UserSetDefaultSelectorEnum.HighGain Property#
The High Gain factory set is set as the default startup set.
Applies to: CameraLink and GigE
PLCamera.UserSetDefaultSelectorEnum.LightMicroscopy Property#
The Light Microscopy factory set is set as the default startup set.
Applies to: GigE
PLCamera.UserSetDefaultSelectorEnum.Name Property#
The full name of UserSetDefaultSelector
PLCamera.UserSetDefaultSelectorEnum.UserSet1 Property#
User set 1 is set as the default startup set.
Applies to: CameraLink and GigE
PLCamera.UserSetDefaultSelectorEnum.UserSet2 Property#
User set 2 is set as the default startup set.
Applies to: CameraLink and GigE
PLCamera.UserSetDefaultSelectorEnum.UserSet3 Property#
User set 3 is set as the default startup set.
Applies to: CameraLink and GigE