Example Code

Displaying and Saving Timestamps Using LabVIEW

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

This VI shows how to take a timestamp and display it on a graph, it also shows how to save to a measurement file.

 
Description

This VI first generates data which is converted to dynamic data and written to the measurement file, then generates a time stamp, and formats as string and sends data to file, finally creates waveform graphs.


Requirements

  • LabVIEW 2012 (or compatible)


Steps to Implement or Execute Code

  1. Choose a file path to save the data.
  2. Run the vi, stop with the stop button.

 

Additional Information or References
VI Snippet

 005.png

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

Stephanie L
Applications Engineer
National Instruments UK and Ireland

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