ICameraV2CoolerPower Property |
Returns the present cooler power level, in percent.
Namespace: ASCOM.DeviceInterfaceAssembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 6.0.0.0 (6.2.0.2774)
Syntax double CoolerPower { get; }
ReadOnly Property CoolerPower As Double
Get
property double CoolerPower {
double get ();
}
Property Value
Type:
DoubleThe cooler power.
Exceptions Exception | Condition |
---|
PropertyNotImplementedException | not supported |
NotConnectedException | an error condition such as connection failure is present |
Remarks See Also