Click or drag to resize

CMDriveRemoteHttpDisableTemperatureControl Method

Disables the temperature controller's active regulation.

Namespace: CompreDriveSDK.WCF.Http
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax
public bool DisableTemperatureControl()

Return Value

Boolean
True if the action was successful, false if not

Implements

ICompreDriveWCFDisableTemperatureControl
Remarks
Only works when in Manual Control.
See Also