Example Code

Example of Writing the Average of Multiple Signals Data Points out to a TDMS file

Code and Documents

Attachment

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

  • LabVIEW 2012 (or compatible)

 

Steps to Implement or Execute Code

  1. Download the attached folder to your computer
  2. Open the VI " Average Multi-Signals 2012 NIVerified.vi"
  3. Run the program

 

Additional Information or References
VI Snippet

Block Diagram.PNG

 

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

 

BeauH
Applications Engineer
National Instruments

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

Comments
becidea
Member
Member
on

Hi,

In this structure, cycle evaluates the number of cycle. let say 10 times. How to convert that vi into this vi. Best.

Capture1.JPG