Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

LabVIEW please! Create a VI that generates simulated temperature data in degrees Fahrenheit and converts the temperature to degrees Celcius. The temperature data should be

LabVIEW please!

Create a VI that generates simulated temperature data in degrees Fahrenheit and converts the temperature to degrees Celcius. The temperature data should be displayed on a waveform chart and on a digital thermometer on the front panel. Use a While Loop with a Conditional Terminal to stop the simuation. When the simulation ends, compute the average temperature and display the result using a digital indicator. Using a Property Node, provide the capability to configure the plot line color as blue or red as determined by an input on the front panel. The line color should be configurable programmatically while the VI is running (user can change this value while the program is running).

Also:

1. Add an enum control to the Front Panel that controls a property node on the Block diagram for the waveform chart. The property node will change the chart type displayed between the following choices: Strip, Scope, Sweep --use this control to update the chart type so that it is configurable programmatically

2. Use the "simulated temperature" VI (attached below) to generate your temperatures

image text in transcribed

Simulated Temperature (deg F).vi Front Panel File Edit View Project Operate Tools Window Help Simulated Temperature (deg F).vi Block Diagram File Edit View Project Operate Tools Window Help 100 80 60 40 20 Simulated Temperature 0 79.58984375 79.58984375 79.58984375 79.58984375 79.58984375 79.58984375 80.56640625 82.51953125 83.984375 ??I 100 e simulated temperature data value s generated for each call to this subVI. Simulated data repeats in cycles of 100 Simulated Temperature (deg F).vi Front Panel File Edit View Project Operate Tools Window Help Simulated Temperature (deg F).vi Block Diagram File Edit View Project Operate Tools Window Help 100 80 60 40 20 Simulated Temperature 0 79.58984375 79.58984375 79.58984375 79.58984375 79.58984375 79.58984375 80.56640625 82.51953125 83.984375 ??I 100 e simulated temperature data value s generated for each call to this subVI. Simulated data repeats in cycles of 100

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Essentials of Database Management

Authors: Jeffrey A. Hoffer, Heikki Topi, Ramesh Venkataraman

1st edition

133405680, 9780133547702 , 978-0133405682

More Books

Students also viewed these Databases questions

Question

What is the basis for Security Concerns in Cloud Computing?

Answered: 1 week ago

Question

Describe the three main Cloud Computing Environments.

Answered: 1 week ago