StateDMI / Command / SetDiversionStationDelayTablesFromNetwork
Overview
The SetDiversionStationDelayTablesFromNetwork command (for StateMod)
sets delay table data in existing diversion stations using network information.
A default delay table is used to assign 100% of the returns to the downstream node in the network.
This command is often used to set a default before more specific delay table information is set with the
SetDiversionStationDelayTablesFromRTN command.
Command Editor
The following dialog is used to edit the command and illustrates the command syntax.
SetDiversionStationDelayTablesFromNetwork Command Editor (see also the full-size image)
Command Syntax
The command syntax is as follows:
SetDiversionStationDelayTablesFromNetwork(Parameter="Value",...)
Command Parameters
| Parameter | Description | Default |
|---|---|---|
IDrequired |
A single diversion station identifier to match or a pattern using wildcards (e.g., 20*). |
None – must be specified. |
DefaultTablerequired |
The default delay table to use when assigning the delay tables. | None – must be specified. |
IfNotFound |
Used for error handling, one of the following:
|
Warn |
Examples
See the automated tests.