---
title: "Program Schedule Chart"
canonical: "https://farmconnect.docs.rubiconwater.com/space/FCD/2064875536/Program%20Schedule%20Chart"
format: markdown
---
> Macro (toc)

The Program Schedule Chart is a Gantt Chart of your program steps showing the timeline, actions and events. Use the chart to see an overview of your program and to check that the sequence of steps is as expected.

> ℹ️ **Example**
> ℹ️ 
> ℹ️ For example, if you add and remove program steps it can be easy to forget to correct the *Occurs After* fields for your steps. The Program Schedule chart will quickly show you if there is an error in your program sequence.

![image](media://de8cc62e-ce47-4b44-a333-6ea62e7cc961)

1. *Irrigate Bay 1.*
2. *Irrigate Bay 2.*
3. *Start event for Bay 1 irrigation.*
4. *Start event wait time duration.*
5. *Bay 1 irrigation duration.*

*Program Schedule Chart*

# Chart Colour Key

Gantt chart bars have the following colours:

- A colour indicating the program step status. When a step is in progress the bar colour will progressively fill to show the current step status.
- For a time-based program, once the program is synchronised the bars will have two colours. The outer colour is the preset status and the inner colour is the step status.

## Program Step Status 

| **Colour** | **Status** |
| --- | --- |
| Dark green | The program has been synchronized but the step has not started yet. |
| Light green | The program has been synchronized and the step is in progress. |
| Yellow | The program has been synchronized and the step is completed. |
| Light blue | The program is out-of-sync and the step has already been executed. |
| Dark blue | The program is a template. |
| Red | The program is out-of-sync and the step has not been executed. |

## Preset Status

| **Colour** | **Status** |
| --- | --- |
|  | Presets are disabled in the outlet and will NOT operate. |
|  | Presets are enabled in the outlet and WILL operate at the times indicated. |
|  | Presets in the device have completed. |

---