4. Debugging and Handling Errors

  • Using Debugging Tools in NI LabVIEW
    See how NI LabVIEW can automatically detect errors and help you debug your programs.

Before you Begin

NI LabVIEW software contains powerful debugging tools to help you identify problem areas in your code so you can make the appropriate changes. You may encounter two general types of software bugs: those that prevent the program from running and those that generate bad results or incorrect behavior. This module teaches you how to identify and troubleshoot both types of errors.

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?