Base Value Tile

The display shows the current value of a node.

An additional border indicates the current value's negative state or an additionally defined alarm. The colors and blinking intervals are defined in global lists.

Parameters

  • base – Address used for status monitoring.

  • alarm address – Optional address used for alarm monitoring.

View settings:

  • title – Title of the tile displayed (default: T{Title})

  • unit – This unit is displayed in addition to the value.

  • format – Output formatting of the value (default: string).

  • decimal places – Number of decimal places for the value to be displayed (default: 0).

  • font family title – Font family which will be applied to the title (default: Arial)

  • font family value – Font family which will be applied to the output (default: Arial)

  • font size title – Font size which will be applied to the title (default: 12).

  • font size value – Font size for multi-line value (default: 20).

  • font size unit – Font size for multi-line unit (default: 20).

  • font size one-line – Font size for value and unit in a row (default: 20).

  • one-line – One-line or multi-line (default: false).

Behavior on click:

  • enable click event – Activation of processing a click on the tile (default: true)

  • enable click on content – Additional recognization of a click on the tiles content (default: false)

  • targetdisplay – Display to be opened when recognizing a click.

  • linked element – Element to be monitored for external click events (ID of the element).

Status:

  • enable status monitoring – Switch monitoring of current value status on or off (default: Yes)

  • fire status trigger – Instead of the status display a here defined trigger can be fired globally.

Appearance:

  • background color – Background color (default: global parameter atvFillColor)

  • text color – Text color (default: global parameter atvFontColor)

  • border color – Border color (default: global parameter atvBorderColor)

  • deactivation color – Deactivation color (default: global parameter atvInactiveColor)

  • status indication – Specify the status' display through a defined global list (default: global parameter atvStatusIndication)

  • alarm indication – Specify the alarm's display through a defined global list (default: global parameter atvAlarmIndication)

Options:

  • tooltip – Displays a tooltip box with the entered text (standard HTML-Elements can be entered)

Security:

  • necessary right – The user must have this right to activate this element.

  • activation address – If the value of this address equals to "activation value", then the element will be active.

  • activation value – Value which activates the element.

  • show access control notification – Defines if the icon for showing access control notifications shall be displayed (default: true)

Menu:

  • menu positioning – The position the menu symbol is shown at (top-left, top-right, bottom-left, bottom-right).

  • menu mouseover active – Symbol is only shown on mouseover.

  • menu symbol offset x – Relative offset of the menu symbol to the anchor point on the x axis in pixel.

  • menu symbol offset y – Relative offset of the menu symbol to the anchor point on the y axis in pixel.

  • context menu click frame – Defines the size of the click frame for opening the context menu.