
The Function Block VISUBANNER displays a banner dialog above the visualization.
Note: The banner is only displayed if the permission on the symbol is met. Set keys are ignored in this case.
The database is defined as with every Function Block. This is not specially assigned like other VISU-Function Blocks.
If the input is true, the banner is displayed on the visualization.
The input defines the priority as an integer of the dialog. The value 0 is the highest priority. If multiple dialogs have the same priority, the newest dialog is displayed.
The input defines the text on the dialog.
Defines the symbol on the dialog. You can find the symbols in the context menu under Visualization Symbols.
Defines the text color. It is possible to specify the color as a hex value or as a color variable here. All colors are listed here. Only background colors are used.
It is also possible to pass the page color using "sitecolor".
Defines the icon color. It is possible to specify the color as a hex value or as a color variable here. All colors are listed here. Only background colors are used.
It is also possible to pass the page color using "sitecolor".
Defines the background color. It is recommended not to use the colors of the buttons if the color is used. It is possible to specify the color as a hex value or as a color variable here. All colors are listed here. Only background colors are used.
It is also possible to pass the page color using "sitecolor".
The actions for the buttons can be connected at these inputs.
The output is true when the input SHOW is true or false when the input is false.