ManualOverride

The ManualOverride is used to manually override a binary, analog or multi-level value.

ManualOverride 1:

Use

Use on any page where a value is to be manually overridden.

The control is used in the ProjectNavigationTextual.

Features

Simply override the current value with a manual value. If manual override is active, this is indicated visually.

Attributes

The control inherits from BaseControl and thus has the same attributes. In addition, there are the following attributes.

BA

BaObject

tchmi:framework#/definitions/Symbol

Symbol for BaObject for using the generic functionalities of TcHmiBa. Links a single object or a complete view (including children) to the control.

ManualOverride 2:

The attribute is not applicable to all controls.

BaData

BaInterface

tchmi:framework#/definitions/Symbol

Symbol that fulfills the BaInterface of the control.

BaInterfaceSymbolNames


tchmi:framework#/definitions/TcHmi.BuildingAutomation.Controls.Common.ManualOverride.BaInterfaceSymbolNames

ManualEnable

tchmi:general#/definitions/Boolean

Defines whether manual override is enabled or not.

ManualValue

tchmi:framework#/definitions/TcHmi.BuildingAutomation.NumberOrBoolean

The current manual value.

AutoValue

tchmi:framework#/definitions/TcHmi.BuildingAutomation.NumberOrBoolean

The current automatic value.