Skip to content

StateDMI / Command / ReadDiversionStationsFromNetwork


Overview

The ReadDiversionStationsFromNetwork command (for StateCU and StateMod) reads a list of diversion stations from a StateMod network file (XML or Makenet) and defines diversion stations in memory. The diversion stations can then be manipulated and output with other commands.

Command Editor

The following dialog is used to edit the command and illustrates the command syntax.

ReadDiversionStationsFromNetwork command editor

ReadDiversionStationsFromNetwork Command Editor (see also the full-size image)

Command Syntax

The command syntax is as follows:

ReadDiversionStationsFromNetwork(Parameter="Value",...)

Command Parameters

Parameter             Description Default          
InputFile
required
The name of the network file to be read. None – must be specified.

Examples

See the automated tests.

Troubleshooting

See the main troubleshooting documentation

See Also