Hi Mike,
Appreciate your reply, maybe I made an error somewhere in the block diagram?
Let me clarify what I am doing abit more.
I have a pre-determined Array X, of 25 values as amplitudes to Sine function, first index from Array X will undergo the Sine Function, and I will want the reading (element) at T = 0, second index from Array X, I will want it at T= 1 so on and so forth.
Each iteration, I am only interested in a particular element. I would like to retain all these elements subsequently and make them into an array .
My reason for doing so : After I get them as an array, I want to do a FFT to get my desired graph form.
Alternative idea: I could do FFT at each interval, and get the respective values of the FFT. But I will still need to compile them into an array to get the wave form, yes?
I'm not too sure about this actually, just picked up labview recently. Will appreciate all the help you can give. Thanks a lot!
Howk