Click or drag to resize

ITemperatureControllerIsEnabled Property

Gets a value indicating if the controller is currently active and accepts setpoints.

Namespace: CompreDriveSDK.Plugins
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax
bool IsEnabled { get; }

Return Value

Boolean
True if enabled and ready, false if not or the value could not be determined.
See Also