Modify your temperature monitoring VI so that it runs continuously, allow the use to stop the VI with a button, and allows the user to set the measurement rate with the number of measurements per second. Also, allow the user to select both a high-level and a low-level warning temperature, and these levels should be adjustable when the program is running.. A red LED should light up whenever the recorded temperature exceeds the high level, and a blue LED should light up whenever it goes below the low level. |