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,682 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,673 Views)