ManualOverrideBinary
ManualOverrideBinary is used to manually override a binary value.
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.
You can find more detailed information about the generic possibilities of TcHmiBa under Generic HMI. |
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.
The default values of BaInterfaceSymbolNames, as well as the expected data types can be found in the tooltip of the dialog for setting BaInterfaceSymbolNames: |
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.