Signal Generators

cancel
Showing results for 
Search instead for 
Did you mean: 

Can you capture two waves with one graph

Hi, I cannot figure out how to generate two sine waves and capture it using only one screen (Shared) rather than two independently. My current block diagram is showed in the attached picture below. Please give some suggestions.

 

Thanksgraph.jpg

0 Kudos
Message 1 of 2
(6,407 Views)

Hi Thomas,

 

Is there a reason why you are using a sequence structure? If you don't need one to run before the other, just put both in the while loop. You can then wire the second signal into the same graph/chart. LabVIEW will automatically place a Merge Signals function between the two signals and the graph/chart.

 

merge.png 

Regards,


Imtiaz Chowdhury
Project Manager
Green Running / Austin Consultants

0 Kudos
Message 2 of 2
(6,397 Views)