Introduction
In this unit we look at one of the most important structures available in LabVIEW, case structures. We look at how to program with them and in which scenarios they prove especially useful. At the end of each lesson minor exercises with solution snippets will be provided to help further your understanding.
Table of Contents
Lesson 1 - In this lesson we talk about case structures with boolean controls | |
Lesson 2 - In this lesson we bulid off the example from lesson 1 by adding more states and using a string control | |
Lesson 3 - In this lesson we further expand our example using a numeric control |
Next Step