LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to give array of amplitutde input to the sinewave .vi

in sine wave.vi ..is it possible to give by making one value as constant and 1D array value of one input

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

Hi arunprasathj,

 

What is there in sinewave.vi? Describe clearly. Meanwhile yes, can feed an 1D array of data with one value as constant.

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

amplitude,frequency

0 Kudos
Message 3 of 6
(2,665 Views)

Please post your vi here. Describe the problem you are facing in that vi.

0 Kudos
Message 4 of 6
(2,659 Views)

in tat amp,freq is thr..is it possible to give array input for amp,frq

0 Kudos
Message 5 of 6
(2,655 Views)

No, you cannot provide an array to that function. If you need to run the sweep for multiple amplitudes then you need to use a loop.

 

To learn more about LabVIEW it is recommended that you go through the introduction material, tutorial(s), and other material in the NI Developer Zone's Learning Center which provides links to other materials and other tutorials. 

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