Overview
This example VI demonstrates a way to write the average of multiple signals data points out to a TDMS file.
Description
This VI simulates 5 separate signals and write out the average and standard deviation of those signals for each nth index data point to a TDMS file. The waveform display on the front panel allows user to view the signals that are being processed.
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.
Hi,
In this structure, cycle evaluates the number of cycle. let say 10 times. How to convert that vi into this vi. Best.