Click or drag to resize

ICompreDriveWCFGetIsTemperatureStable Method

Retrieves a value indicating if the temperature is currently at a stable value

Namespace: CompreDriveSDK.WCF
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax
int GetIsTemperatureStable()

Return Value

Int32
1 if it is stable, 0 if not, -1 if neither Manual Control nor a procedure is active
See Also