Question: Post Lab Assignment 1. Create a lab view program that functions like a calculator. Following features must be available in the program a. The front
Post Lab Assignment 1. Create a lab view program that functions like a calculator. Following features must be available in the program a. The front panel should have digital controls to input two numbers. b. A digital indicator to display the result. c. An enumeration constant for selecting the operations (add, subtract, multiply, and divide) d. Name the VI as Calculator.vi Write a LabVIEW program to match a number. The VI should have the following properties: a. The VI should generate numbers randomly from 0 to 1000 and when the random number matches with the matching number input the VI should stop execution. b. The VI should display the current random number generated every iteration. c. The VI should have 10 ms delay after each iteration d. It should have a control to input the number to be matched. e. The VI should display the final iteration number when the input matches with the random number
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
