 | CMDriveRemoteHttpGetIsTemperatureStable Method |
Retrieves a value indicating if the temperature is currently at a stable value
Namespace: CompreDriveSDK.WCF.HttpAssembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntaxpublic int GetIsTemperatureStable()
Public Function GetIsTemperatureStable As Integer
Return Value
Int321 if it is stable, 0 if not, -1 if neither Manual Control nor a procedure is active
Implements
ICompreDriveWCFGetIsTemperatureStable
See Also