Mercury API
TEMPERATURE Property
NamespacesThingMagicReader..::.Stat..::.ValuesTEMPERATURE
Current temperature (degrees C)
Declaration Syntax
C#Visual BasicVisual C++
public Nullable<uint> TEMPERATURE { get; set; }
Public Property TEMPERATURE As Nullable(Of UInteger)
public:
property Nullable<unsigned int> TEMPERATURE {
	Nullable<unsigned int> get ();
	void set (Nullable<unsigned int> value);
}

Assembly: MercuryAPI (Module: MercuryAPI) Version: 1.29.4.34 (1.29.4.34)