Keywords Examples
The keywords used when referring to elements and properties of the Application Architect's structure in an expression can be difficult to understand when first used. The following example illustrates their use.
Modeling
A template named VALVE (description: regulating valve) including the following elements.
Show picture
| Type | Properties | Sub elements |
| Variable | Name:CMD | |
| Variable |
Name: POSITION Description: Valve Position |
Behavior: TREND |
A template named PUMP including the following elements.
Show picture
| Type | Properties | Sub elements |
| Variable | Name: FLOW | Behavior: TREND |
| Included template |
Name: INLETVALVE (VALVE) Branch: INLETVALVE Description: Inlet valve |
|
| Included template |
Name: OUTLETVALVE (VALVE) Branch: OUTLETVALVE Description: Outlet valve |
Instantiation
A topology element named AREA_WEST (branch AREA_W) with a single instantiation of PUMP named PUMP_A (Branch: PA, Description: Pump A).
Show picture