Question
Create a simple VI that takes two numbers as inputs, multiplies thoses numbers, and outputs to a Numeric Chart and a Numeric Indicator. Compare the
Create a simple VI that takes two numbers as inputs, multiplies thoses numbers, and outputs to a Numeric Chart and a Numeric Indicator. Compare the output of the two numbers to a constant (value=100) and create a LED that lights up when the threshold is exceeded. The LED should be RED when threshold is exceeded and GREEN when the output is less than 100.
Tips
- Create both a VI and a Project file
- Make sure to create labels to indicate functionality
- Use appropriate labels for each Control and Indicator
- Make sure block diagram is nicely organized
- Make sure datatypes match (check the colors)
- Document each function and describe what it does with free labels on the block diagram
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