Overview
This LabVIEW project shows how to implement a temperature monitoring in Labview.
Description
This project is composed by 1 MainVI and three SubVIs. The MainVI implement the temperature monitor while three SubVIs implement respectivily:
- Simulate temperature
- Celsius to Fahrenheit conversion
- Implement the simulated thermometer
The simulated temperature is monitored and charted. If the temperature goes above the "High Limit" that you set the boolean indicator turns on.
Requirements
- LabVIEW 2012 (or compatible)
Steps to Implement or Execute Code
- Unzip the attached folder to your computer
- Open "Temperature Monitor.lvproj"
- Open the VI "Temperature limit Main"
- Set parameters
- Run the program
Additional Information or References
Main VI Block Diagram

**This document has been updated to meet the current required format for the NI Code Exchange.**