To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This example shows how open a HWS file, display waveforms and save waveforms to a spreadsheet file
Description
This example is based on NI-HWS low level API and shows how you can open a HWS file display this file on a waveform graph indicator and how to save waveform in a spreadsheet file ( .txt or .xls).
This example is designed to manage digital waveform but it needs just some modification to manage analog waveform.
Requirements
Steps to Implement or Execute Code
1. Select HWS file
2. Select output file.
3. Run VI
Additional Information or References
VI Block Diagram
**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.