Module pumpstatus

Module pumpstatus 

Source
Expand description

Constants for PumpStatus

Constantsยง

DEVICE_FAULT
A fault related to the system or pump device is detected.
LOCAL_OVERRIDE
Device control is overridden by hardware, such as an external STOP button or via a local HMI.
REMOTE_FLOW
A remote flow sensor is used as the sensor for the regulation of the pump.
REMOTE_PRESSURE
A remote pressure sensor is used as the sensor for the regulation of the pump.
REMOTE_TEMPERATURE
A remote temperature sensor is used as the sensor for the regulation of the pump.
RUNNING
Pump is currently running
SPEED_HIGH
Setpoint is too high to achieve.
SPEED_LOW
Setpoint is too low to achieve.
SUPPLY_FAULT
A fault related to the supply to the pump is detected.