LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how can i do rms data trending using labview

Hai guys,currently i'm doing a vi to minitor a vibrating motor. each experiment consist of few position and each position will have its own overall RMS value. before this, i just read and take the rms value to plot the trending graph using excel. the question is how can i store this RMS value and use it to show/create a graph to show the trending of the RMS vibration motion using LABVIEW. 

here i attached my block diagram ad an exmaple of trending which i did using excel. thank you

Download All
0 Kudos
Message 1 of 2
(2,820 Views)

I am no guru but I would use a storage vi to store results to file updating each interation and put the values into a chart for realtime monitoring.  A block could be added to append the front panel to a report when complete.  I'll attach a small section where I am doing something similar. Somewhere you would have to address timing as well.

0 Kudos
Message 2 of 2
(2,766 Views)