---
title: "Pumps"
canonical: "https://farmconnect.docs.rubiconwater.com/space/FCD/2078933005/Pumps"
format: markdown
---
> Macro (toc)

> ℹ️ **Note**
> ℹ️ 
> ℹ️ Use the Advanced program interface for access to these actions. Events are available in both the Simple and Advanced interfaces.

# Standard Pump

## Events

| **Event** | **Description** |
| --- | --- |
| Pump stops | Tests the pump **Run Status **tag to see if the pump is stopped. |
| Pump starts running | Tests the pump **Run Status** tag to see if the pump is stopped. |
| Pump fault occurs | Tests the pump **Fault Status** tag to see if there is a pump fault. |

## Actions

| **Action** | **Description** |
| --- | --- |
| Start Pump | Start the pump. |
| Stop Pump | Stop the pump. |

# Kensho Pump

## Events

| **Event** | **Description** |
| --- | --- |
| Engine speed exceeds | Tests the pump **Engine speed** tag to see if it exceeds a specified value. |
| Engine speed drops below | Tests the pump’s **Engine speed** tag to see if it is less than a specified value. |

## Actions

| **Action** | **Description** |
| --- | --- |
| Start Pump | Start the pump. |
| Stop Pump | Stop the pump. |

# Variable Speed Pump

## Events

| **Event** | **Description** |
| --- | --- |
| Pump fault occurs | Tests the pump **Fault Status** tag to see if there is a pump fault. |
| Motor speed exceeds | Tests the pump’s **Motor speed** tag to see if it exceeds a specified value. |
| Motor speed drops below | Tests the pump’s **Motor speed** tag to see if it is less than a specified value. |

## Actions

| **Action** | **Description** |
| --- | --- |
| Start Pump | Start the pump. |
| Stop Pump | Stop the pump. |

# VSD Pump

## Events

| **Event** | **Description** |
| --- | --- |
| Motor speed exceeds | Tests the pump’s **Motor speed** tag to see if it exceeds a specified value. |
| Motor speed drops below | Tests the pump’s **Motor speed** tag to see if it is less than a specified value. |

## Actions

| **Action** | **Description** |
| --- | --- |
| Start Pump | Start the pump. |
| Stop Pump | Stop the pump. |

---