Versions Compared

Key

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

...

The plot overview panel shows an overview of all the displays in the display group.

To navigate SSD (scada) displays using topology nodes, specific elements can be added fot opening a specific SSD display and panel, for example:

Code Block
languagexml
	<nodes id="SSD_NL" name="SSD NL">
		<node id="Overzichtsscherm_WMCN" name="Overzichtsscherm Nederland">
			<mainPanel>schematic status display</mainPanel>
			<scadaDisplayId>ScadaOverzichtsscherm_WMCN</scadaDisplayId>
			<scadaPanelId>Overzichtsscherm_WMCN</scadaPanelId>
		</node>
		<node id="Verwachtingenscherm_WMCN" name="Verwachtingen Nederland">
			<mainPanel>schematic status display</mainPanel>
			<scadaDisplayId>ScadaOverzichtsscherm_WMCN</scadaDisplayId>
			<scadaPanelId>Verwachtingenscherm_WMCN</scadaPanelId>
		</node>
	</nodes>

For more information, see the section about configuration of Schematic Status Displays. 


To be added by Onno...timeSeriesButtonPanelId

...