ManualOverrideBinary

ManualOverrideBinary is used to manually override a binary value.

ManualOverrideBinary 1:

Use

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

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

To use the generic functionalities of TcHmiBa. It links a single object or a complete view (including children) to the control.

ManualOverrideBinary 2:

You can find more detailed information about the generic possibilities of TcHmiBa under Generic HMI.
The attribute is not applicable to all controls.

ManualOverrideBinary 3:
ManualOverrideBinary 4:
ManualOverrideBinary 5:

BaData

BaInterface

tchmi:framework#/definitions/Symbol

Allows linking a symbol that satisfies the BaInterface of the control. With this symbol all necessary data points of the control can be linked with only one binding.

BaInterfaceSymbolNames

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

Allows editing the BaInterfaceSymbolNames.

ManualOverrideBinary 6:

The default values of BaInterfaceSymbolNames, as well as the expected data types can be found in the tooltip of the dialog for setting BaInterfaceSymbolNames:
ManualOverrideBinary 7:

ManualOverrideBinary 8:

Here is described how the BaInterfaceSymbolNames are overwritten by all controls of a type.

ManualEnable

tchmi:general#/definitions/Boolean

Defines whether manual override is enabled or not.

ManualValue

tchmi:general#/definitions/Boolean

The current manual value.

AutoValue

tchmi:general#/definitions/Boolean

The current automatic value.