Only one charging valve can be in the position “charge” even if several conditions are fulfilled at the same time.
The valve with the higher position has priority against the valves at a lower position.
The charging valve “ChgValve1“ will be in the position „charge“, whenever a charging valve 1 condition is fulfilled.
Charging valve “ChgValve2“ will be in the position „charge“, whenever a charging valve 2 condition is true but the charging valve 1 condition is false.
The charging valve “ChgValve2“ is always „closed“, if „MaxChgLevels“ < 2.
Charging valve “ChgValve3“ will be in the position „charge“, whenever a charging valve 3 condition is true but the charging valve 1 and charging valve 2 conditions are false.
The charging valve “ChgValve3“ is always „closed“, if „MaxChgLevels“ < 3.
Charging valve “ChgValve4“ will be in the position „charge“, whenever a charging valve 4 condition is true but the charging valve 1, charging valve 2 and charging valve 3 conditions are false.
The charging valve “ChgValve4“ is always „closed“, if „MaxChgLevels“ < 4.