To download NI software, including the products shown below, visit ni.com/downloads.
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
Steps to Implement or Execute Code
Additional Information or References
VI Snippet
**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.