05-01-2006 12:47 PM
05-01-2006 02:26 PM
See example Create Waveform example.vi
I think this will help you
Matt
05-02-2006 11:59 AM
Hi,
To record the value of the iteration terminal into an array, you just need to wire the iteration terminal to the border of the loop. It will create a tunnel on the loop. Now right-click the tunnel at the loop border and select Enable Indexing from the shortcut menu to enable auto-indexing. This will create an array at teh loop border. Now you can right click on the tunnel and Create>> Indicator to look at the resulting array.
Regards,
Ankita