-
Notifications
You must be signed in to change notification settings - Fork 33
ws_inp_controls
Daniel Marín edited this page Jul 8, 2026
·
1 revision
Defines simple controls that modify links based on a single condition.
| Column name | Data type | Description | Syntax form |
|---|---|---|---|
| id | serial | Id | |
| sector_id | character varying(16) | Id of hydraulic sector | |
| text | text | Control definition |
LINK arc_id status IF NODE node_id ABOVE/BELOW value LINK arc_id status AT TIME time LINK arc_id status AT CLOCKTIME clocktime AM/PM
|
| active | boolean | If true, control is being used on model |


