Example Code

CVI Example Simple Timer

Products and Environment

This section reflects the products and operating system used to create the example.

To download NI software, including the products shown below, visit ni.com/downloads.

    Software

  • LabVIEW

Code and Documents

Attachment

Download All

Overview
Command Line Application using the Timer command and measuring the amount of milliseconds it takes to complete printf operations


Description
Command Line Application using the Timer command and measuring the amount of milliseconds it takes to complete printf operations


Requirements

  • LabVIEW CVI 2010 (or compatible)


Steps to Implement or Execute Code

  1. Open the "Timer Example.prj"
  2. Run the Timer Example.c
  3. Notice the millisecond timings.

 

Additional Information or References

 

 **This document has been updated to meet the current required format for the NI Code Exchange.**

 

 

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.