Evaluating Alarm Information in the Program Code The Alarm Table visualization element can write information from the visualization to an application variable at runtime. This variable can be evaluate
Calling Alarm Events in the Program The Event observation type is provided for defining an alarm in the alarm group, among other things. In contrast to the observation types in which the alarm is trig
Using HMI to Centrally Visualize Remote Alarms If multiple devices are connected over a network (via data source connections) and an HMI device is connected in the network, then an alarm management fo
Creating a Structured User Interface You can reference visualizations which are available or exist in the project in another visualization and therefore reuse them. You get a structured user interface
Referencing of visualizations Displaying Multiple Visualizations in One Visualization Important Visualizations can be nested at any depth by means of Frame . In order to use the Switch to any visualiz
Parameterization of a Visualization with an Interface You can declare an interface for parameters for a visualization that is to be referenced. The actual parameters are passed to the interface (simil
Calling a Dialog in a Visualization You can configure user input for a visualization to open a visualization as a dialog. For example, a user clicks a button which opens a dialog and prompts the input
Calling Dialogs with Interfaces You can define an interface for a visualization that is called as a dialog. Create a visualization for this with visualization type Dialog and declare an interface for
Move dialogs If a user interface programmed by you contains dialogs, then these can be grabbed and moved in the background area at runtime. The visualization user can use the mouse (or other pointing
Using a Visualization as an Element If you define a frame interface for a visualization and reference it, then this construct behaves like a visualization element: When creating the frame interface on