OWA-EPANET Toolkit  2.2
Action Clauses

An action clause in a Rule-Based Control takes the form of:

    object  id  STATUS / SETTING  IS  value

where

object   =   LINK, PIPE, PUMP, or VALVE keyword
id     =   the object's ID label
value   =   a status condition (OPEN or CLOSED), pump speed setting, or valve setting


Some example action clauses are:
LINK 23 STATUS IS CLOSED
PUMP P100 SETTING IS 1.5
VALVE 123 SETTING IS 90

See the notes for the [STATUS] section for conventions used in specifying link status and setting, particularly for control valves.