Dataflow: The Concept Behind LabVIEW

Traditional text-based programming relies on top-down design, where you must write lines of code that execute line by line.

LabVIEW is based on graphical programming. You do not need an extensive knowledge of programming languages or programming techniques to create virtual instruments. Instead of top-down execution, LabVIEW operates on the concept of data flow.