07-05-2005 05:29 PM
07-06-2005 06:25 AM
Hi,
You have to something like the attached vi.
If you just want the first element, replace the for loop by an Index array.
Hope this helps,
Paulo
07-06-2005 01:35 PM
Thanks,
That solved my problem. I didn't think of using a for loop to get the data.