Click or drag to resize

CMDriveRemotePipeCleanGetTemperatureControlEnabled Method

Retrieves a value indicating if temperature control is currently enabled, e.g. if the controller is actively regulating

Namespace: CompreDriveSDK.WCF.Pipe
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax
public bool GetTemperatureControlEnabled()

Return Value

Boolean
True if temperature control is active, false if not

Implements

ICompreDriveWCFGetTemperatureControlEnabled
See Also