2. Graphical Programming

  • Data Flow Programming Basics
    In LabVIEW graphical programming, the order in which code executes is determined by the way that data gets transferred across wires on the block diagram. That’s called data flow programming.

Before you Begin

In a graphical programming language such as NI LabVIEW, the mouse is the main way to interact with the programming environment. That said, the mouse pointer must be able to accomplish many different tasks, such as selecting, wiring, highlighting text, and so on. This module examines the many functions that the mouse can accomplish in LabVIEW.

Detailed Explanation

Cumulative Exercise and Exam: LabVIEW

Assess your understanding of programming within the LabVIEW environment by completing the LabVIEW Basics Exercise. This exercise is recommended after completing the seven modules found in the LabVIEW Basic Concepts section. The exercise involves building a calculator in LabVIEW.

Start the exercise

Begin the exam

What Do You Want to Learn Next?