|
Re: Help with basic algorithm on LabVIEW
If you make the sub-algorithm a sub-vi, re-use will become a lot easier.
You could make a while loop with shift registers that loop back your parameters, and the user inputs the first round's parameters.
Last edited by EricVanWyk : 12-08-2009 at 11:52.
|