Skip to content

PLCamera.BslTemperatureStatusEnum Class#

Indicates the temperature state.

Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, boost V CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

Visibility: Beginner

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.BslTemperatureStatusEnum

Constructors#

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

Properties#

 NameDescription
Public propertyCritical

The temperature is close to or at the allowed maximum. Provide cooling.

Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, boost V CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

Public propertyError

The temperature is above the allowed maximum. Provide cooling immediately.

Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, boost V CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

Public propertyName The full name of BslTemperatureStatus (Overrides ParameterListEnum.Name.)
Public propertyOk

The temperature is within the normal operating temperature range.

Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, boost V CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

 

Methods#

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

PLCamera.BslTemperatureStatusEnum.ToString Method#

The full name of BslTemperatureStatus

Return Value#

Type: String
Returns the full name of BslTemperatureStatus

PLCamera.BslTemperatureStatusEnum Constructor#

Initializes a new instance of the PLCamera.BslTemperatureStatusEnum class

PLCamera.BslTemperatureStatusEnum.Critical Property#

The temperature is close to or at the allowed maximum. Provide cooling.

Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, boost V CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

PLCamera.BslTemperatureStatusEnum.Error Property#

The temperature is above the allowed maximum. Provide cooling immediately.

Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, boost V CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

PLCamera.BslTemperatureStatusEnum.Name Property#

The full name of BslTemperatureStatus

PLCamera.BslTemperatureStatusEnum.Ok Property#

The temperature is within the normal operating temperature range.

Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, boost V CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE