StateDMI / Command / ReadPlanStationsFromStateMod
Overview
The ReadPlanStationsFromStateMod command (for StateMod)
reads a list of plan stations from a StateMod plan stations file and defines plan stations in memory.
The plan stations can then be manipulated and output with other commands.
Comments immediately prior to a plan’s data records are associated with the
plan and will be output when the plan stations are written with a
WritePlanStationsToStateMod command.
Command Editor
The following dialog is used to edit the command and illustrates the command syntax.
ReadPlanStationsFromStateMod Command Editor (see also the full-size image)
Command Syntax
The command syntax is as follows:
ReadPlanStationsFromStateMod(Parameter="Value",...)
Command Parameters
| Parameter | Description | Default |
|---|---|---|
InputFilerequired |
The name of the StateMod plan stations file to read. | None – must be specified. |
Examples
See the automated tests.
Troubleshooting
See Also
WritePlanStationsToStateModcommand