IFocuserV4TempComp Property
The state of temperature compensation mode (if available), else always False.
Namespace: ASCOM.DeviceInterfaceAssembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 7.1.3+4851.c5da65c2b
bool TempComp { get; set; }
Property TempComp As Boolean
Get
Set
property bool TempComp {
bool get ();
void set (bool value);
}
Property Value
Boolean See this link for the canonical definition, which may include further information and implementation requirements:
Canonical Definition| Date | Version | Description |
|---|
| IFocuser | Platform 2.0 | Member added. |