Skip to content

PLCamera.UserSetDefaultEnum Class#

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

Applies to: ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, boost_V_CoaXPress, dart 2 USB, dart USB and pulse USB

Visibility: Beginner

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.UserSetDefaultEnum

Constructors#

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

Properties#

 NameDescription
Public propertyAutoFunctions

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

Applies to: ace USB

Public propertyColor

The factory set enabling color adjustments is set as the startup set.

Applies to: ace USB

Public propertyColorRaw

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

Applies to: ace USB

Public propertyDefault

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

Applies to: ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, boost_V_CoaXPress, dart 2 USB, dart USB and pulse USB

Public propertyHighGain

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

Applies to: ace USB

Public propertyLightMicroscopy

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

Applies to: ace USB

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

User set 1 is set as the default startup set.

Applies to: ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, boost_V_CoaXPress, dart 2 USB, dart USB and pulse USB

Public propertyUserSet2

User set 2 is set as the default startup set.

Applies to: ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart 2 USB, dart USB and pulse USB

Public propertyUserSet3

User set 3 is set as the default startup set.

Applies to: ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart 2 USB, dart USB and pulse USB

 

Methods#

 NameDescription
Public methodToString The full name of UserSetDefault (Overrides Object.ToString()()()().)
 

PLCamera.UserSetDefaultEnum.ToString Method#

The full name of UserSetDefault

Return Value#

Type: String
Returns the full name of UserSetDefault

PLCamera.UserSetDefaultEnum Constructor#

Initializes a new instance of the PLCamera.UserSetDefaultEnum class

PLCamera.UserSetDefaultEnum.AutoFunctions Property#

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

Applies to: ace USB

PLCamera.UserSetDefaultEnum.Color Property#

The factory set enabling color adjustments is set as the startup set.

Applies to: ace USB

PLCamera.UserSetDefaultEnum.ColorRaw Property#

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

Applies to: ace USB

PLCamera.UserSetDefaultEnum.Default Property#

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

Applies to: ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, boost_V_CoaXPress, dart 2 USB, dart USB and pulse USB

PLCamera.UserSetDefaultEnum.HighGain Property#

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

Applies to: ace USB

PLCamera.UserSetDefaultEnum.LightMicroscopy Property#

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

Applies to: ace USB

PLCamera.UserSetDefaultEnum.Name Property#

The full name of UserSetDefault

PLCamera.UserSetDefaultEnum.UserSet1 Property#

User set 1 is set as the default startup set.

Applies to: ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, boost_V_CoaXPress, dart 2 USB, dart USB and pulse USB

PLCamera.UserSetDefaultEnum.UserSet2 Property#

User set 2 is set as the default startup set.

Applies to: ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart 2 USB, dart USB and pulse USB

PLCamera.UserSetDefaultEnum.UserSet3 Property#

User set 3 is set as the default startup set.

Applies to: ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart 2 USB, dart USB and pulse USB