コンテンツにスキップ

PLCamera.TemperatureStateEnum Class#

Indicates the temperature state.

Applies to: CameraLink, GigE, ace USB and blaze

Visibility: Beginner

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.TemperatureStateEnum

Constructors#

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

プロパティ#

 名前説明
Public property重大

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

Applies to: CameraLink, GigE, ace USB and blaze

Public propertyエラー

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

Applies to: CameraLink, GigE, ace USB and blaze

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

The temperature is within the normal operating temperature range.

Applies to: CameraLink, GigE, ace USB and blaze

 

方法#

 名前説明
Public methodToString The full name of TemperatureState (Overrides Object.ToString()()()().)
 

PLCamera.TemperatureStateEnum.ToString Method#

The full name of TemperatureState

Return Value#

Type: String
Returns the full name of TemperatureState

PLCamera.TemperatureStateEnum Constructor#

Initializes a new instance of the PLCamera.TemperatureStateEnum class

PLCamera.TemperatureStateEnum.Critical Property#

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

Applies to: CameraLink, GigE, ace USB and blaze

PLCamera.TemperatureStateEnum.Error Property#

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

Applies to: CameraLink, GigE, ace USB and blaze

PLCamera.TemperatureStateEnum.Name Property#

The full name of TemperatureState

PLCamera.TemperatureStateEnum.Ok Property#

The temperature is within the normal operating temperature range.

Applies to: CameraLink, GigE, ace USB and blaze