---
title: "Gates and RiserDrives"
canonical: "https://farmconnect.docs.rubiconwater.com/space/FCD/2078965761/Gates%20and%20RiserDrives"
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.

# BladeValve

## Events

| **Event** | **Description** |
| --- | --- |
| BladeValve closed | Tests whether the **Gate Position State** tag value is Closed. |
| BladeValve opened | Tests whether the **Gate Position State** tag value is Open. |
| BladeValve position | Tests whether the **Gate Position State** tag is at a specified position. |
| BladeValve % open greater than | Tests whether the **Percent Open** tag is greater than a specified percentage. |
| BladeValve % open less than | Tests whether the **Percent Open** tag is less than a specified percentage. |

## Actions

| **Action** | **Description** |
| --- | --- |
| Open | Open the BladeValve. |
| Control | Stop, open, or close the BladeValve. |
| Move | Move the BladeValve to a specified percent open position. |
| Close | Close the BladeValve. |

# PikoGate

## Actions

| **Action** | **Description** |
| --- | --- |
| Set Flow Mode | Set the PikoGate to Flow Mode |
| Set Flow Rate | Set the Flow Rate of the PikoGate |
| Set Position Mode | Set the PikoGate to Position Mode |
| Set Position 0 | Close the PikoGate |

# Rubicon Riser Drive

See the [https://rubiconwater.atlassian.net/wiki/spaces/RS](https://rubiconwater.atlassian.net/wiki/spaces/RS) space for device documentation.

## Events

| **Event** | **Description** |
| --- | --- |
| Bay gate closed | Tests whether the **Gate Position State** tag is Closed. |
| Bay gate opened | Tests whether the **Gate Position State **tag is Open. |
| Bay gate position | Tests whether the **Gate Position State** tag is at a specified position. |
| Bay gate % open greater than | Tests whether the **Percent Open** tag is greater than a specified percentage. |
| Bay gate % open less than | Tests whether the **Percent Open** tag is less than a specified percentage. |

### Actions

| **Action** | **Description** |
| --- | --- |
| Open | Open the RiserDrive. |
| Move | Move the RiserDrive to a specified percent open position. |
| Close | Close the RiserDrive. |

# Rubicon SmartStop Gate (or BayDrive)

See the [https://rubiconwater.atlassian.net/wiki/spaces/BY](https://rubiconwater.atlassian.net/wiki/spaces/BY) space for device documentation.

## Events

| **Event** | **Description** |
| --- | --- |
| Bay gate closed | Tests whether the **Gate Position State** tag is Closed. |
| Bay gate opened | Tests whether the **Gate Position State** tag is Open. |
| Bay gate position | Tests whether the **Gate Position State** tag is at a specified position. |
| Bay gate % open greater than | Tests whether the **Percent Open** tag is greater than a specified percentage. |
| Bay gate % open less than | Tests whether the **Percent Open** tag is less than a specified percentage. |

## Actions

| **Action** | **Description** |
| --- | --- |
| Open | Open the SmartStop gate. |
| Move | Move the SmartStop gate to a specified percent open position. |
| Close | Close the SmartStop gate. |

# Standard Stop Gate

## Events

| **Event** | **Description** |
| --- | --- |
| Bay gate closed | Tests whether the **Gate Position** tag is Closed. |
| Bay gate opened | Tests whether the **Gate Position** tag is Open. |
| Bay gate position | Tests whether the **Gate Position** tag is at a specified position. |

## Actions

| **Action** | **Description** |
| --- | --- |
| Open | Open the stop gate. |
| Close | Close the stop gate. |

 

---