Versions Compared

Key

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

...

Since 2019.02 it is possible to lock the tabular config file display. When locked, selecting another node, won't change the display.

 

Forecast Tree

Since 2019.02 the Tabular Config File Display is also connected to the forecast tree. If locations are configured in the Topology.xml configuration, the related tabular config files for those locations will be displayed. The first location will be selected in the table.

Code Block
<nodes id="NodesWithLocations" name="Nodes with Location Ids">
	<node id="NodeWithLocationId" name="Node with location">
		<locationId>GLB</locationId>
	</node>
...