04-10-2011 09:17 PM
Im new to labview I m trying to design a project that reads in temperature into labview through a themistor and then convert that temperature to its pressure equalivent I have the first part done. reading in the temp values works but how do i convert it to the pressure. I know what the pressure values should be is there a simple way i could use the temp values and compare them to the pressure values and display them on a gauge. By the way i didnt want to write entire new program to read pressure because i think it will get to complicate for my first project
04-11-2011 02:34 PM
Is there an equation you use to convert temperature to pressure, or are you comparing values with some kind of look-up table? How is this conversion being done?