From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Temperature Simulation

Solved!
Go to solution

Hi everyone ! 

I have this assignment due in monday and this is one of the tasks that I can't get a grasp of it.

Make a temperature simulation that starts from 0oC to 175oC in 60 seconds. Simulate this temperature increment in LABVIEW.  

 

How do I do this in labview? 

0 Kudos
Message 1 of 2
(2,680 Views)
Solution
Accepted by topic author Shagholi75

What things have they taught you in the class already about LabVIEW?

 

Write down in pseudo-code how you would program this.

 

You only need to put together a few basic features such as a loop, a timing mechanism, and a way to remember what the temperature value is from the last iteration of the loop.

0 Kudos
Message 2 of 2
(2,671 Views)