5. Data Types and Structures

  • LabVIEW Data Types
    Numerics, text strings and Booleans are all examples of different LabVIEW data types.  Each one is represented by a different wire colors, and different functions are available to let you convert between data types.
  • Using Arrays in NI LabVIEW
    Watch this step-by-step demonstration to learn how you can use arrays to group elements of the same data type in NI LabVIEW.
  • LabVIEW Clusters
    Examine ways to use NI LabVIEW clusters to group elements of multiple data types together into a single wire. 
  • Using Local Variables in NI LabVIEW
    This video introduces programming with local variables in NI LabVIEW.

Before you Begin

Like other programming languages, NI LabVIEW software has many different data types, and ways to organize those data types. They can be distinguished by color and decoration, and they are each used for particular reasons. The following module illustrates the capabilities of various data types and structures, and when to use one over another.

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?