scubadude wrote in message news:<506500000008000000C64F0000-1023576873000@exchange.ni.com>...
> I would like to output a sine waveform but can't seem to find the Sine
> Waveform.vi. I believe this might be a VI that is in the Advanced
> module of Labview. Does anyone know how to replicate it or have a VI
> that does the same thing?
Hi Scubadude,
as I've only got the PDS version of LV, I don't know which version
it's available in. Have a look in Functions : Analyze : Signal
Processing : Signal Generation. This is where it should be. Otherwise,
you can use the sine.vi under the numeric functions : trigonometric
menu. You'll have to work out how to adjust the phase if you need it,
but this should be fairly simple, as it's cyclic, i.e. sine of
(2*pi)plus a
bit = sine of (4*pi) plus a bit.
I have a .vi if you're interested that demonstrates how to do this if
you want to mail me direct (can't attach to the method I use to post
here)
Sash.