

| Block | Mode | Use |
|---|---|---|
| Wait | Timer - Compare – Time | Wait for a timer to reach a certain value. |
| Wait | Timer – Change - Time | Wait for a timer to change by a certain amount. |
| Loop | Timer | Repeat a sequence of blocks until a timer reaches a certain value. |
| Switch | Timer | Choose between two sequences of blocks based on a timer. |
| Timer | Measure | Read a timer, and get the result in seconds on a Numeric data wire. |
| Timer | Compare | Compare a timer to a threshold, and get the result on a Logic data wire. |
| Timer | Reset | Reset a timer to zero. The timer starts timing again immediately. |