Create a VI, using a case structure, to add or subtract two numbers. The structure will be controlled by a Boolean control, choosing whether to add or subtract:
Instructions:
- Create a new VI
- Replicate the design above
- Using a case structure, either add or subtract the two numbers
- Run your VI continously and test the results by adding/subtracting different numbers
- Save your VI as AdditionSubtraction.vi