 | ITemperatureControllerIsEnabled Property |
Gets a value indicating if the controller is currently active and accepts setpoints.
Namespace: CompreDriveSDK.PluginsAssembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
SyntaxReadOnly Property IsEnabled As Boolean
Get
Return Value
BooleanTrue if enabled and ready, false if not or the value could not be determined.
See Also