Skip to content

PLCamera.UserSetDefaultSelectorEnum Class#

Sets the user set or the factory set to be used as the startup set. The default startup set will be loaded as the active set whenever the camera is powered on or reset.

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#

 NameDescription
Public methodPLCamera.UserSetDefaultSelectorEnum Initializes a new instance of the PLCamera.UserSetDefaultSelectorEnum class
 

Properties#

 NameDescription
Public propertyAutoFunctions

The Auto Functions factory set is set as the default startup set.

Applies to: CameraLink and GigE

Public propertyColor

The Color factory set is set as the default startup set.

Applies to: CameraLink and GigE

Public propertyColorRaw

The Color Raw factory set is set as the default startup set.

Applies to: GigE

Public propertyCustom0

Custom 0 factory set is set as the default startup set.

Applies to: CameraLink and GigE

Public propertyCustom1

Custom 1 factory set is set as the default startup set.

Applies to: CameraLink and GigE

Public propertyDefault

The Default User Set factory set is set as the default startup set.

Applies to: CameraLink and GigE

Public propertyHighGain

The High Gain factory set is set as the default startup set.

Applies to: CameraLink and GigE

Public propertyLightMicroscopy

The Light Microscopy factory set is set as the default startup set.

Applies to: GigE

Public propertyName The full name of UserSetDefaultSelector (Overrides ParameterListEnum.Name.)
Public propertyUserSet1

User set 1 is set as the default startup set.

Applies to: CameraLink and GigE

Public propertyUserSet2

User set 2 is set as the default startup set.

Applies to: CameraLink and GigE

Public propertyUserSet3

User set 3 is set as the default startup set.

Applies to: CameraLink and GigE

 

Methods#

 NameDescription
Public methodToString 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