Click or drag to resize

ITemperatureControllerEnableRegulation Method

Enable the temperature controller, so that it actively regulates the temperature process value.

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

Return Value

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