OAS Logo

OAS Pump Widget

The Pump widget provides a schematic pump icon which also reflects the actual devices status like operation and error but also shows the override and locked status.

Pump Widget

Slots

Name Type Default
errorStatus boolean false
operationMode boolean false
lockedStatus boolean false
overrideStatus boolean false
orientation OasOrientation up

errorStatus

This property, if true, will display the aggregate in its error state (red). The errorStatus has higher priority than the operationMode changing the color to red even if operationMode is true.

Error status

operationMode

The operationMode will change the aggregate to green when true and back to white when false. If the errorStatus Property is true the operationMode will have no effect.

Operation mode

lockedStatus

If the lockedStatus is true the key icon will be shown on the right side of the widget. For more info about this topic visit the Locked and Override Status Page.

Locked status

overrideStatus

If the overrideStatus is true the hand icon will be shown on the right side of the widget. For more info about this topic visit the Locked and Override Status Page.

Override status

orientation

With the orientation property the widget will be rotated in 90° steps according to their natural position. For more info about this topic visit the Orientation Page.

PumpWidget Orientation

Common / Intended use

The PumpWidget is used in different plant types e.g. Heating/Cooling and Air Conditioning. Commonly the pump is overridable e.g. with a Override Popup. Also a ValueBox is placed next to the PumpWidget to display the Feedback of the operation mode or the speed of the pump if analoge.