Example Code

Temperature Monitor using LabVIEW

Code and Documents

Attachment

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:

  1. Simulate temperature
  2. Celsius to Fahrenheit conversion
  3. 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

  1. Unzip the attached folder to your computer
  2. Open "Temperature Monitor.lvproj"
  3. Open the VI "Temperature limit Main"
  4. Set parameters
  5. Run the program

Additional Information or References
Main VI Block Diagram

Temperature Monitor LV2012 NI verified.png

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

Justin Parker
National Instruments
Product Support Engineer

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.