LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

continuous sine wave simulation

I'm trying to use the Simulate Signal VI to graph a
continuous sine wave, but I don't want it to erase
the previous cycle when it graphs a new cycle. ie.
I would like to see the entire time history of the signal as it executes for an arbitrary amount of time.
Is that possible or am I using the wrong tool?
0 Kudos
Message 1 of 2
(2,570 Views)
Hi salsero,

Simply connect the Output Array to Build Array and than to a Shift-Register.

I wrote a simple VI that examples my words.

Hope it Helps...
Message 2 of 2
(2,570 Views)