Click or drag to resize

CameraState.TemperatureGroup Class

Current temperature(s)
Inheritance Hierarchy
System.Object
  Zivid.NET.CameraState.TemperatureGroup

Namespace:  Zivid.NET
Assembly:  ZividNET (in ZividNET.dll) Version: 1.0.1
Syntax
public class TemperatureGroup

The CameraState.TemperatureGroup type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyDMD
DMD temperature
Public propertyDMDRange
The range of valid values
Public propertyGeneral
General temperature
Public propertyGeneralRange
The range of valid values
Public propertyLED
LED temperature
Public propertyLEDRange
The range of valid values
Public propertyLens
Lens temperature
Public propertyLensRange
The range of valid values
Public propertyPCB
PCB temperature
Public propertyPCBRange
The range of valid values
Top
See Also