Owning Palette: Execution Control Express VIs and Structures
Requires: DSP Module, FPGA Module, or Real-Time Module
Returns the value of a free running counter in the units specified. The output and internal counter are both of the configured width.
If you do not have the FPGA, Real-Time, or DSP modules, you can use the Tick Count (ms) function instead.
Dialog Box Options |
Block Diagram Outputs |
Add to the block diagram | Find on the palette |
Parameter | Description | ||
---|---|---|---|
Counter Units | Unit of time the VI uses for the counter.
| ||
Size of Internal Counter | Specifies the maximum time a timer can track. To save space on the FPGA, use the smallest Size of Internal Counter possible for the FPGA VI. |
Parameter | Description |
---|---|
Tick Count | Returns the value of a free running counter at the time the VI wakes up. A free running counter rolls over when the counter reaches the maximum of Size of Internal Counter specified in the configuration dialog box. |