

LabVIEW as a Visual Language
- All programming entities (i.e., data structures, operators, loops, subroutines, etc.) are iconic
- Relationships between icons defined by wires (which link outputs of some icons to inputs of others)
- The specific icons used and the way they are wired together constitute the "meaning" of the program