01-08-2010 02:46 AM
Hai to all,
how can i create an indicator to read the RMS value of my FFT using FFT Spectrum (Mag-Phase).vi.
as u can see in my block diagram(attached), i can use statistic to read the RMS value for the data but i cant's use it on the FFT Spectrum (mag-Phase).vi .
Thank you for helping.
01-08-2010 04:04 AM
Hi,
First try to minimize the use of express vis coz of (dynamic data type)
and the components are to be extracted before performing on cluster.
see the attached vi
Regards,
Shrek
01-08-2010 04:33 AM
Dear Shrek, I've tried the method from the VIyou attached, but it seems there's been an error when i connect it to my VI, u can i the attachment.
It says:
'You have connected two terminals of different types.
The type of the sourse is 1D arrays of cluster of 3elements.
The type of the sink is cluster of 3 elements.'
What does this means?
01-08-2010 04:47 AM
what are your oppinion if i use the 'array to cluster'. will this work?
01-08-2010 04:50 AM - edited 01-08-2010 04:55 AM
Hi,
just change the index in both cases
See the attached vi
01-08-2010 05:56 AM
01-08-2010 06:14 AM
01-08-2010 06:35 AM
01-08-2010 06:39 AM
hafizzuddin wrote:
thank you for the opinions, for now i am not using any express Vi..
In the long run you will benefit from this. Anyway is your problem solved, or do you need more help?
01-08-2010 06:44 AM