07-12-2010 08:08 PM
Hi
Thanks for the response. I have created the vi but it seems that threshold 1D array can only accept a non-array value as the element input. Maybe another alternative method should be used to solve this? With this i attach the vi. There's an error in it. Please advice.
Thanks!!
07-12-2010 10:21 PM
No. Put the threshold and interpolate functions INSIDE the For Loop. The X and Y arrays will be wired through but with normal tunnels. Delete the element indicator, it goes to the ouput tunnel that is autoindexed to Output Array.
07-13-2010 12:44 AM
Oh Yes!!...Finally understand what you mean....Thanks..Here's the solution!!