コンテンツにスキップ

PLCamera.BslTemperatureStatusEnum Class#

Indicates the temperature state.

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

Visibility: Beginner

The feature documentation may provide more information.

Inheritance Hierarchy#

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

Constructors#

 名前説明
Public methodPLCamera.BslTemperatureStatusEnum Initializes a new instance of the PLCamera.BslTemperatureStatusEnum class
 

プロパティ#

 名前説明
Public property重大

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

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

Public propertyエラー

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

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

Public property名前 The full name of BslTemperatureStatus (Overrides ParameterListEnum.Name.)
Public propertyOK

The temperature is within the normal operating temperature range.

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

 

方法#

 名前説明
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 GigE, ace 2 USB, boost CoaXPress, boost_V_CoaXPress and dart 2 USB

PLCamera.BslTemperatureStatusEnum.Error Property#

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

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

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 GigE, ace 2 USB, boost CoaXPress, boost_V_CoaXPress and dart 2 USB