Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Instrumentation and Measurement Lab ( EET 2 2 1 L ) Activity # 6 Note: Make sure the block diagram and front panel are neat
Instrumentation and Measurement Lab EET L
Activity #
Note:
Make sure the block diagram and front panel are neat and properly labeled.
Make sure you use the While loop to stop the VI programmatically.
Make sure no coercion dots on the block diagram.
Submit zipped folder of the VI files.
Construct a VI that performs the following tasks:
a Takes two floatingpoint numbers as inputs on the front panel and
b Subtracts from and displays the result on the front panel
c Divides by and displays the result on the front panel
d If the input a front panel LED lights up to indicate division by zero.
Design a VI which determines whether a number input on a floating point numeric control is an
integer. Place an LED on the front panel that lights whenever the input is an integer.
Construct a VI that accepts an input in feet and converts this value to its equivalent in both
meters and miles, displaying each on an indicator on the front panel. Recall that mile
feet and meter feet.
Develop a VI in which user guesses an integer between and using a numeric control.
Generate a random number in this range, display it with a numeric indicator, and compare it to
the user input. If the numbers are equal, light an LED on the front panel.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started