TankControllerController for tank system  | 
     | 
| limit | 
         Value: 0.98 Type: SetRealParameter Description: Limit level of tank 1  | 
    
|---|---|
| waitTime | 
         Value: 3 Type: SetRealParameter Description: Wait time  | 
    
| start | 
         Type: BooleanInput  | 
    |
|---|---|---|
| stop | 
         Type: BooleanInput  | 
    |
| shut | 
         Type: BooleanInput  | 
    |
| level1 | 
         Type: RealInput  | 
    |
| level2 | 
         Type: RealInput  | 
    |
| valve1 | 
         Type: BooleanOutput  | 
    |
| valve2 | 
         Type: BooleanOutput  | 
    |
| valve3 | 
         Type: BooleanOutput  | 
    
| s1 | 
         Type: InitialStep  | 
    |
|---|---|---|
| makeProduct | 
         Type: MakeProduct  | 
    |
| T1 | 
         Type: Transition  | 
    |
| T2 | 
         Type: Transition  | 
    |
| T3 | 
         Type: Transition  | 
    |
| s2 | 
         Type: Step  | 
    |
| T4 | 
         Type: Transition  | 
    |
| T5 | 
         Type: Transition  | 
    |
| emptyTanks | 
         Type: Step  | 
    |
| T6 | 
         Type: Transition  | 
    |
| setValve1 | 
         Type: BooleanExpression  | 
    |
| setValve2 | 
         Type: BooleanExpression  | 
    |
| setValve3 | 
         Type: BooleanExpression  | 
    
| 
        
         Modelica.StateGraph.Examples Demonstrating the controller of a tank filling/emptying system  |