Click or drag to resize

CMDriveRemoteHttpIsTControllerConnected Method

Retrieves information, if the hosting application is connected to a temperature controller

Namespace: CompreDriveSDK.WCF.Http
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.19.1
Syntax
public bool IsTControllerConnected()

Return Value

Boolean
True if connected, false if not

Implements

ICompreDriveWCFIsTControllerConnected
See Also