St_MP_EV_V4_MalfunctionServiceInfo

Malfunction and service information.

TYPE St_MP_EV_V4_MalfunctionServiceInfo :
STRUCT
  bNoCommunicationToActuator : BOOL;
  bGearDisengaged            : BOOL;
  bActuatorCannotMove        : BOOL;
  bReverseFlow               : BOOL;
  bFlowSetpointNotReached    : BOOL;
  bFlowWithClosedValve       : BOOL;
  bActualFlowVnom            : BOOL;
  bFlowMeasurementError      : BOOL;
  bRemoteTempError           : BOOL;
  bIntegratedTempError       : BOOL;
  bCommToSensorInterrupted   : BOOL;
  bFreezeWarning             : BOOL;
  bGlycolDetected            : BOOL;
  bPowerSetpointNotReached   : BOOL;
  bBusWatchdogTriggered      : BOOL;
END_STRUCT
END_TYPE

bNoCommunicationToActuator: No communication to the actuator.

bGearDisengaged: Gear disengaged.

bActuatorCannotMove: Actuator cannot move.

bReverseFlow: Reverse flow.

bFlowSetpointNotReached: Setpoint for flow not reached.

bFlowWithClosedValve: Flow with closed valve.

bActualFlowVnom: Actual flow > nominal flow.

bFlowMeasurementError: Error during flow measurement.

bRemoteTempError: Remote temperature error.

bIntegratedTempError: Integrated temperature error.

bCommToSensorInterrupted: Communication to the sensor is interrupted.

bFreezeWarning: Freeze warning.

bGlycolDetected: Glycol detected.

bPowerSetpointNotReached: Power setpoint not reached.

bBusWatchdogTriggered: Watchdog from the bus has triggered.

Requirements

Development environment

required TC3 PLC library

TwinCAT from v3.1.4024.26

Tc2_MPBus from 3.4.14.0