Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The function block PUMP is the control for a pump. By using the override function, you can set it to manually start or stop the pump. If it is in auto, the input decides if it is open or closed. From the function block, we get the status of the pump. So, if it is manually overridden open or closed, or if it is auto on or off. If motion is activated then the pump will open if it is in auto.

Override pump

Override ValueDescription
0Auto
1Manual On
2Manual Off

...