CameraHealthTemperatureGroupLEDGroupStatus Property |
Severity of the LED temperature check.
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 2.18.0.0
Syntaxpublic CameraHealthTemperatureGroupLEDGroupStatusOption Status { get; set; }Public Property Status As CameraHealthTemperatureGroupLEDGroupStatusOption
Get
Set
public:
property CameraHealthTemperatureGroupLEDGroupStatusOption Status {
CameraHealthTemperatureGroupLEDGroupStatusOption get ();
void set (CameraHealthTemperatureGroupLEDGroupStatusOption value);
}Property Value
Type:
CameraHealthTemperatureGroupLEDGroupStatusOption
See Also