Create a simple temperature indicator
You will need:
- Input control: knob.
- Maximum 100 (double click the 10)
- Rename it to Thermostat
- A temperature indicator (Called Thermometer)
- A numerical indicator (Called Temperature)
- Right-click it, choose properties and set the precision to 2 decimals
- Connect input with both outputs using wires
- Rotate the knob
- What happens to the wires?
- Replace the knob with a vertical pointer slider and connect it
- Set the max value to 100
- Save your VI as Temperature1.vi