ECT 109 Week 6 iLab 2 Using LabVIEW’s Case Structure New
Check this A+ tutorial guideline at
For more classes visit
ECT 109 Week 6 iLab 2 Using LabVIEW’s Case Structure New
Title: Using LabVIEW’s Case Structure
I.OBJECTIVES
Create a LabVIEW VI that utilizes the case structure to multiply or divide two values.
II.DESCRIPTION
When the multiply switch is ON and the divide switch is OFF, Input1 and Input2 are multiplied together and displayed on the results indicator. When the multiply switch is OFF and divide switch is ON, Input1 is divided by Input2 and displayed. Any other switch positions will display a zero on results