HomeModules → Module 1.3 (LabView Loops) Extend
I ntroduce
C onnect
A pply
R eflect
E xtend

Extend - LabView Loops

After thinking about more examples of both While Loops and For Loops during the Reflect section, try to extend on that by thinking in more general terms about Loop structure and functionality. Ask youself the following questions:

  • Can you come up with attributes that indicate a While Loop is appropriate?
  • What boundary conditions suggest the use of a For Loop?
  • Are there certain conditions or attributes that point to some other type of iterative mechanism (For instance, recursion)?

Click here to move on to the next Module (Labview Waveform Charts).