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