Introduction
In this video we create a basic fader. When a user flips a switch the volume level fades to 0 and stops the program.
Note that it is highly recommended that you try the exercise problem on your own before watching the solution video. For more information on the key concepts learned in this video look at the links under Additional Resources.
Exercise Problem
Procedure: Create the required VI(s) to achieve the following tasks.
Requirements:
Exerxise Solution Video
Example Snippet
Exercise Problem Extension
Procedure: Create the required VI(s) to achieve the following tasks.
Requirements:
Extension Solution Video
Extension Snippt
Additional Resources
Shift Registers: Unit 2 - Fundamentals: Lesson 3
Case Structures: Unit 3 - Case Structures: Lesson 1
Next Step