Use the Timing VIs to control the execution timing of FPGA operations.
 | Note This palette is specific to FPGA targets and contains a subset of the VIs and functions that are on this palette when you edit a Windows or RT target VI. |
| Palette Object | Description |
|---|
| Loop Timer | Times a loop to execute on a specified interval. |
| Tick Count | Returns the value of a free running counter in the units specified. The output and internal counter are both of the configured width. |
| Wait | Delays for a certain time interval before the output data dependence becomes valid. RT Module The Wait Express VI waits the specified count time and then returns the value of a free running counter. |