ICameraV4HeatSinkTemperature Property
Returns the current heat sink temperature (called "ambient temperature" by some manufacturers) in degrees Celsius.
Namespace: ASCOM.DeviceInterfaceAssembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 7.1.3+4851.c5da65c2b
double HeatSinkTemperature { get; }
ReadOnly Property HeatSinkTemperature As Double
Get
property double HeatSinkTemperature {
double get ();
}
Property Value
DoubleThe heat sink temperature.
See this link for the canonical definition, which may include further information and implementation requirements:
Canonical Definition| Date | Version | Description |
|---|
| ICamera | Platform 5.0 | Member added. |