Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
xml
xml
<explorerTask name="Twentekanalen">
    <arguments>ScadaTwentekanalen</arguments>
    <taskClass>nl.wldelft.fews.gui.plugin.scada.ScadaDisplay</taskClass>
    <toolbarTask>true</toolbarTask>
    <menubarTask>true</menubarTask>
</explorerTask>

Example Configuration files:

ScadaTwentekanalen.xml

Example of a scada display configuration file

Twentekanalen_10min.svg

Example of an svg file, which is used in the ScadaTwentekanalen.xml example configuration file

Scada Display Configuration Options

Below is an overview of all the options that are available in the scada display xml schema, which is available here.

...

One or more definitions of scada panels. In the user interface each scada panel will be available from the list in this scada display.

Scada Panel Configuration Options

Note

Work in progress


Scada panel configuration elements

...

Definition of special behaviour and/or properties for a shape component in this scada panel. This refers to an svg object of type "shape" that is defined in the given svg file. This contains definitions of behaviour and/or properties for that svg object. An svg object of type "shape" can be a "path", "rect", "circle", "ellipse", "line", "polyline" or "polygon" element.

TextComponentBehaviourDefinition Configuration Options

Note

Work in progress


TextComponentBehaviourDefinition configuration elements

ShapeComponentBehaviourDefinition Configuration Options

Note

Work in progress


ShapeComponentBehaviourDefinition configuration elements

...