LabVIEW Core 3 Course

The LabVIEW Core 3 Course introduces you to structured practices to help you design, implement, document, and test LabVIEW applications. This course focuses on developing hierarchical applications that are scalable, readable, and maintainable. The processes and techniques covered in this course help you reduce development time and improve your application stability. By incorporating these design practices early in your development, you can avoid unnecessary application redesign, increase VI reuse, and minimize maintenance costs.

 

Course Last Release Date or Version Number: 2022 Q3

Course Details:

LabVIEW Core 3 Course Outline

LessonOverviewTopics

Exploring LabVIEW Style Guidelines

Configure the LabVIEW environment and follow LabVIEW style guidelines to develop an application.

  • Configuring LabVIEW Environment
  • Using LabVIEW Style Guidelines

Designing and Developing Software Applications

Identify an appropriate software development process for a given project and derive a high-level flowchart that can be used to guide subsequent design and development.

  • Exploring Principles of SMoRES from LabVIEW Perspectives
  • Software Development Process Overview
  • Gathering Project Requirements
  • Task Analysis

Organizing LabVIEW Project

Create LabVIEW project libraries and explore LabVIEW classes to organize the code. 

  • Using Libraries in LabVIEW Project
  • Introduction to LabVIEW Classes

Using Project Explorer Tools and Techniques

Use Project Explorer tools and techniques to improve the organization of project files and resolve any file conflicts that occur.

  • Using Project Explorer Tools
  • Resolving Project Conflicts

Creating Application Architecture

Design applications leveraging multi-loop architecture techniques.

  • Generating User Events
  • Exploring LabVIEW Frameworks
  • Exploring Framework Data Types
  • Architecture Testing

Selecting Software Framework

Leverage frameworks and message handlers to design the LabVIEW application.

  • Queued Message Handler
  • Delacor Queued Message Handler
  • Channeled Message Handler
  • Using Notifiers
  • Exploring Actor Framework

Creating User Interface

Design and develop a custom user interface that meets LabVIEW style guidelines.

  • Exploring User Interface Style Guidelines
  • Creating User Interface Prototypes
  • Customizing User Interface
  • Extending User Interface

Ensuring Usability of User Interface

Create sufficient user documentation, as well as initialize and test the user interface to ensure the usability of the application.

  • Customizing Window Appearance
  • Creating User Documentation
  • User Interface Initialization
  • User Interface Testing

Designing Modular Applications

Use modular code in a large application and explore guidelines for making large applications more maintainable.

  • Designing Modular Code
  • Exploring Coupling and Cohesion

Code Module Testing

Develop test cases that can identify the largest number of errors in an application.

  • Code Module Testing
  • Integration Testing

Get started with LabVIEW Core 3 today