St_StateEV

Information on the status of the EV.

TYPE St_StateEV :
STRUCT
  bFlow_with_closed_valve : BOOL;
  bAir_bubbles            : BOOL;
  bFlow_not_reached       : BOOL;
  bPower_not_realized     : BOOL;
  bGear_disengaged        : BOOL;
END_STRUCT
END_TYPE

bFlow_with_closed_valve: Flow with the valve closed. check valve.

bAir_bubbles: Too many air bubbles (system inadequately vented). Flow measurement is no longer accurate. EV will change from flow control to position control.

bFlow_not_reached: Flow is not reached, although the control valve is fully open. Check hydraulic, turn on pump or increase pump pressure.

bPower_not_realized: Performance is not achieved. The EV can next to the position control and flow control directly conduct a performance. Primary side gives too little flow or dT.

bGear_disengaged: Gear disengagement active. Manual adjustment on site possible. In other MP drives, this information can be read with MP_Get_State.