
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.
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.
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.
NI Course Outline
LESSON
Lesson | Overview | Topics |
Measuring Analog Input | Select and connect to the hardware, configure the DAQmx task appropriately, and validate an analog signal. |
|
Generating Analog Output | Select and connect to the hardware, configure the DAQmx task appropriately, and validate an analog signal. |
|
Generating and Reading Digital Signal | Select and connect to hardware, configure the DAQmx task appropriately, and validate a digital signal. |
|
Choosing a Signal to Explore | Choose a specific signal and configure the DAQmx task, including any special signal conditioning needs. |
|
Programming with the NI-DAQmx API | Use NI-DAQmx API in LabVIEW to automate data communication between a DAQ device and a computer. |
|
Programming Multiple Channels | Examine various methods for multi-channel task creation and their applications. |
|
Triggering on a Specific Condition | Acquire data on a specific condition and explore how to use hardware sources as triggers. |
|
Exploring Advanced Timing and Synchronization Methods | Use an appropriate method for synchronizing multiple DAQ tasks. |
|
Logging Measurement Data to Disk | Log data to a TDMS file to store and analyze post-acquisition. |
|
Exploring System Considerations | Explore additional aspects of building a data acquisition system. |
|
