Versions Compared

Key

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

...

The default timestep by which the time navigator slider moves is by default the cardinal timestep which is configured in the explorer.xml configuration file, see FEWS Explorer Configuration. This optional element can be used to use a different timestep for the time navigator than the cardinal timestep.

backgroundColor

Optional configuration for the background color of the scadaPanels. This options also works with the defaultCustomColorKeys that can be used in combination with color schemes that will allow you to select a different color for each color schem. To use a custom color, the bracket notations is required to refer to a custom color. For example:

Code Block
 <backgroundColor>[MY_blue]</backgroundColor> 
dateFormat

Definitions of dateFormats that can be used for formatting dates and times in tags in texts of svg objects.

...

Optional. Identifier that refers to a node in the topology configuration file. If specified, then the referenced topology node will be selected when this scadaPanel is selected in the user interface. When the topology node is selected, then that may cause other things to be selected as well, like e.g. the displayGroup in the TimeSeriesDisplay that corresponds to that node.

backgroundColor

Optional configuration for the background color of a specific panel. If no color is configured, the background color that is configured for the scada display will apply.

permission

Optional. Hides the panel when this permission is not available for the logged on user in the Permissions.xml in theSystemConfigFiles.

...