I am trying to get a readout for my temperature sensor. I put on a stunt resistor to convert the current coming from the sensor to voltage for DAQ card within the range of 0~10V.
To convert the voltage to temperature in my computer, I need to do some math, T=V/500*60.1+600. I need a plot to display the temperature continuosly and a digital readout of the temperature and being able to save the plot as well. I have only one channel coming into DAQ.
It must be easy for experts. but not for me. And I need to do this as a start as soon as I can. If possible, could you please correct the VI I attached or a new VI if mine is too bad to correct?
Any help will be appreciated. Thank you.