StateDMI / Command / ReadDelayTablesMonthlyFromStateMod
Overview
The ReadDelayTablesMonthlyFromStateMod
command (for StateCU and StateMod)
reads delay tables (monthly) from a StateMod delay tables file.
For example, this command may be used to convert a delay table file between fraction and percent.
Command Editor
The following dialog is used to edit the command and illustrates the command syntax.
ReadDelayTablesMonthlyFromStateMod
Command Editor (see also the full-size image)
Command Syntax
The command syntax is as follows:
ReadDelayTablesMonthlyFromStateMod(Parameter="Value",...)
Command Parameters
Parameter | Description | Default |
---|---|---|
InputFile required |
The name of the input file to read, surrounded by double quotes. | None – must be specified. |
Scale |
If the StateMod delay table values are specified as fractions rather than percent, a scale of 100 can be used to convert the StateMod delay tables to percent. | If not specified, no scale is applied to the delay values. |
Examples
See the automated tests.
Troubleshooting
See Also
ReadDelayTablesDailyFromStateMod
commandWriteDelayTablesMonthlyToStateMod
command