PLCamera.BslTemperatureStatusEnum Class#
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, boost V CoaXPress, dart 2 USB, dart USB and racer 2 CXP
Visibility: Beginner
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.BslTemperatureStatusEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.BslTemperatureStatusEnum | Initializes a new instance of the PLCamera.BslTemperatureStatusEnum class |
Properties#
Name | Description | |
---|---|---|
Critical | 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 2 USB, dart USB and racer 2 CXP | |
Error | 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 2 USB, dart USB and racer 2 CXP | |
Name | The full name of BslTemperatureStatus (Overrides ParameterListEnum.Name.) | |
Ok | 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 2 USB, dart USB and racer 2 CXP |
Methods#
Name | Description | |
---|---|---|
ToString | 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 2 USB, dart USB and racer 2 CXP
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 2 USB, dart USB and racer 2 CXP
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 2 USB, dart USB and racer 2 CXP