Signal Generators

cancel
Showing results for 
Search instead for 
Did you mean: 

Two timed sine waveforms in a single plot

Solved!
Go to solution

Hello

 

I have attached my VI, and I need help with plotting the waveform.

 

Each symbol ( 0 or 1) have different frequencies. I would like to plot each signal one after the other.(like a FSK waveform)

I am trying to build my own FSK.

 

So far each signal is display one then the other.

 

 

Thanks

 

Smiley Happy

0 Kudos
Message 1 of 3
(5,854 Views)
Solution
Accepted by ratatouille

Hit Ratatouille,

 

               To have the graphs display one signal after another, right click the graph on the front panel and replace it with a waveform chart. I think this solves the issue to which you referred. The functional difference between a waveform graph and a waveform chart is the way the X-axis is handled. For the chart, the x axis is real time while for the graph the x values are an input. In your case, the sine generation makes sine waves, but each generation has the same X values, so the best you could do would be to have them overlap.

 

Hope this helps,

 

Luke W

Message 2 of 3
(5,842 Views)

thank you for your answer. I  have changed the waveform to a chart one. and it works good

 

thanks again

Smiley Wink

0 Kudos
Message 3 of 3
(5,834 Views)