Click or drag to resize

ITemperatureControllerTryAutoConnect Method

Try to automatically establish a connection with the controller without user input.

Namespace: CompreDriveSDK.Plugins
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax
bool TryAutoConnect()

Return Value

Boolean
True if the connection was established, false if not.
See Also