07-28-2009 05:00 PM
I want to create a for loop that will activate 1000 times. Initially I will set a variable at zero. When the VI has run 500 loops, it will begin to add 1 each time to the variable, so in the end the variable should have a value of 500.
I tried to make this VI but had a hard time with the variables; for example, setting it to an initial value. Is there an example in LabVIEW that can help me?
It seems like a fairly straight forward VI but I am having difficulties.
Any help would be greatly appreciated.
Solved! Go to Solution.
07-28-2009 05:29 PM
07-29-2009 10:07 AM
07-29-2009 11:26 AM