Click or drag to resize

ITemperatureControllerDisableRegulation Method

Disable the temperature controller, so that it no longer regulates the temperature process value.

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

Return Value

Boolean
True if successfully disabled, false if not.
See Also