11-09-2007 07:25 AM
11-09-2007 07:53 AM
11-09-2007 08:03 AM
Greetings!
If you run the vi I attached, it might clarify what I am asking for in my previous post
For now through an assortment of various trials, I have only been able change the value in the array rather than incrementally adding to the array (as shown it the attached vi).
I have tried in using "insert into array" but am not sure how to specify the index to incrementally add to the array.
I hope this explanation helps.
Thanks for your help!
11-09-2007 08:11 AM - edited 11-09-2007 08:12 AM
11-09-2007 08:12 AM
11-09-2007 08:14 AM
11-09-2007 08:15 AM
11-09-2007 08:20 AM
11-09-2007 08:32 AM
Greetings!
Thank you! Your solution works very well!! This is the BEST user forum easily.
The next step in my vi is to decrement the random number generator multiplier (currently the constant 10) by 1 after each run. I think using your solution of shift registers and the case structure might accomplish this.
Any thoughts?
11-09-2007 08:37 AM