The LabVIEW Core 2 Course is an extension of the LabVIEW Core 1 Course. This course teaches you how to use common design patterns to successfully implement and distribute LabVIEW applications for research, engineering, and testing environments. Topics covered include programmatically respond to user interface events, implementing parallel loops, manage configuration settings in configuration files, develop an error handling strategy for your application, and tools to create executables and installers. The LabVIEW Core 2 Course directly links LabVIEW functionality to your application needs and provides a jump-start for application development.
Instructor-led Classroom: Two (2) Days
Instructor-led Virtual: Three (3) 4-hour sessions, plus homework
On-Demand: 20 hours
New users and users preparing to develop applications using LabVIEW
LabVIEW Core 1 Course attendees
Users and technical managers evaluating LabVIEW in purchasing decisions
Users pursuing the Certified LabVIEW Associate Developer certification
LabVIEW Core 1 Course or equivalent experience
LabVIEW
Data acquisition device
BNC-2120
Implement multiple parallel loops and transfer data between the loops
Create an application that responds to user interface events
Implement robust user-driven applications using proven design patterns
Manage configuration settings for your application
Develop an error handling strategy for your application
Generate execution logs in your application
Lesson | Overview | Topics |
---|---|---|
Transferring Data |
This lesson teaches you to use channel wires to communicate between parallel sections of code without forcing an execution order. |
|
Creating an Event-Driven User Interface |
This lesson teaches how to create an application that responds to user interface events using a variety of event-driven design patterns. |
|
Controlling the User Interface |
This lesson teaches how to use property nodes and control references to programmatically control front panel objects. |
|
Managing Configuration Settings in an Application |
This lesson teaches how manage configuration settings for your application by using a configuration file. |
|
Developing an Error Handling Strategy |
This lesson teaches how to develop strategies for handling errors in your application. |
|
Distributing Applications |
This lesson teaches how to make necessary code modifications, to select and build the appropriate deployment option for a LabVIEW application. |
|