Basic LabVIEW Principles
Graphical (i.e., visual) language
Not a "translation" tool; actual source code is graphical
Inherently parallel structure
Principle of "dataflow" (i.e., execution is data-driven,
not
sequential)