PLCamera.TemperatureStateEnum Class#
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#
Name | Description | |
---|---|---|
PLCamera.TemperatureStateEnum | Initializes a new instance of the PLCamera.TemperatureStateEnum class |
Properties#
Name | Description | |
---|---|---|
Critical | The temperature is close to or at the allowed maximum. Provide cooling. Applies to: CameraLink, GigE, ace USB and blaze | |
Error | The temperature is above the allowed maximum. Provide cooling immediately. Applies to: CameraLink, GigE, ace USB and blaze | |
Name | The full name of TemperatureState (Overrides ParameterListEnum.Name.) | |
Ok | The temperature is within the normal operating temperature range. Applies to: CameraLink, GigE, ace USB and blaze |
Methods#
Name | Description | |
---|---|---|
ToString | 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