Signal Generators

cancel
Showing results for 
Search instead for 
Did you mean: 

I have generated an array by 'enabling indexing' of a while loop in labview.

I have generated an array by 'enabling indexing' of a while loop in labview. how I can use the data in the array as the frequency input of basic function generator ? For example, my array contains data '1, 10, 100,  and 1000''. The function generator should give output frequencies 1 Hz, 10 Hz, 100 Hz and 1000 Hz, sequentially

0 Kudos
Message 1 of 2
(5,646 Views)

Why don't you just put the function generator code inside the loop and skip creating an array?

0 Kudos
Message 2 of 2
(5,643 Views)