LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Show multple waveform in waveform chart graph

Hello.
 
This may sound easy, but I am now struggling with showing multiple waveform in one wavefom chart graph.
Does anyone know how to do that stuff?
 
Any information is helpful.
 
Thanks
0 Kudos
Message 1 of 4
(3,110 Views)
See the attached example.
Andrew Alford
Production Test Engineering Technologist
Sustainable Energy Technologies
www.sustainableenergy.com
0 Kudos
Message 2 of 4
(3,099 Views)

I have a question. How to combine multiple waveforms with timestamp and dt to display on one chart? Thanks.

 

Rut

0 Kudos
Message 3 of 4
(2,977 Views)
Due to all the other sub-IV's, I'll have to attach a screen shot. 
The read from "Signals Out" is an array of waveforms.  That
goes to the property node, fed by a reference to the waveform
graph, and replaces the property of "Value".  In this way, the
graphing is handled in a loop external to the main vi, though
I believe it is synched since it is accessing the front panel of
the main vi.
 
Hope this helps.
 
Kevin Pratt
Tristan Technologies, Inc.
0 Kudos
Message 4 of 4
(2,962 Views)