Skip to content

StateDMI / Command / ReadDiversionStationsFromStateMod


Overview

The ReadDiversionStationsFromStateMod command (for StateCU and StateMod) reads a list of diversion stations from a StateMod diversion stations file 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.

ReadDiversionStationsFromStateMod command editor

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

Command Syntax

The command syntax is as follows:

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

Command Parameters

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

Examples

See the automated tests.

Troubleshooting

See the main troubleshooting documentation

See Also