Skip to content

PLCamera.EventTemperatureStatusChangedStatusEnum Class#

New temperature status that applies after the Temperature Status Changed event was raised.

Applies to: ace 2 GigE, ace 2 USB and dart 2 USB

Visibility: Beginner

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.EventTemperatureStatusChangedStatusEnum

Constructors#

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

Properties#

 NameDescription
Public propertyCritical

The temperature status changed to Critical.

Applies to: ace 2 GigE, ace 2 USB and dart 2 USB

Public propertyError

The temperature status changed to Error.

Applies to: ace 2 GigE, ace 2 USB and dart 2 USB

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

The temperature status changed to Ok.

Applies to: ace 2 GigE, ace 2 USB and dart 2 USB

 

Methods#

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

PLCamera.EventTemperatureStatusChangedStatusEnum.ToString Method#

The full name of EventTemperatureStatusChangedStatus

Return Value#

Type: String
Returns the full name of EventTemperatureStatusChangedStatus

PLCamera.EventTemperatureStatusChangedStatusEnum Constructor#

Initializes a new instance of the PLCamera.EventTemperatureStatusChangedStatusEnum class

PLCamera.EventTemperatureStatusChangedStatusEnum.Critical Property#

The temperature status changed to Critical.

Applies to: ace 2 GigE, ace 2 USB and dart 2 USB

PLCamera.EventTemperatureStatusChangedStatusEnum.Error Property#

The temperature status changed to Error.

Applies to: ace 2 GigE, ace 2 USB and dart 2 USB

PLCamera.EventTemperatureStatusChangedStatusEnum.Name Property#

The full name of EventTemperatureStatusChangedStatus

PLCamera.EventTemperatureStatusChangedStatusEnum.Ok Property#

The temperature status changed to Ok.

Applies to: ace 2 GigE, ace 2 USB and dart 2 USB