

The Code - A Quick Look:
Program Execution
- Program execution determined by data dependency and
principles of "dataflow" (i.e., parallel execution is assumed unless the
output of one icon is wired to the input of another, thus forcing sequential
execution)
- The LabVIEW development environment supports an "execution
highlighting" mode where program execution may be visualized in a temporal
manner
- Show program
execution