LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Quick question about creating a sine wave with sine wave Pt By Pt VI

Hello, I was wondering if anyone could help explain how to use the sine wave Pt By Pt VI to get the same sine wave as I would get from simply using the simulate signal for a sine wave. I used the "help" associated with this Pt By Pt VI but it doesn't really help with the time aspect, should I be wiring the iterations to this part? And my phase, freq, and amplitude would just be the same as I would have it using the simulate signal I presume?

Thanks in advance!

0 Kudos
Message 1 of 3
(983 Views)

The function will follow the equation given in the help file.

 

Capture.PNG

0 Kudos
Message 2 of 3
(972 Views)

Hi ashrimega,

 


@ashrimega wrote:

 the time aspect, should I be wiring the iterations to this part?


Well, you may use the iterator of your loop: this will be the same as wiring a time with 1s intervals...

You should provide a time value more related to your "real world", like elapsed time since starting the loop!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 3 of 3
(965 Views)