09-03-2014 07:46 AM
Hello, I am very new to labview so here is my issue.
I am taking a 0-10 volt signal and recording it; I want to convert and display the data in PPM (parts Per Million).
How is the best way to do this, help.
09-03-2014 07:54 AM
Math.
Do you have a conversion factor from volts to ppm?
Then just multiply the volts by that number.
09-03-2014 07:55 AM
You'd need to scale it according to the proportions in your measurement. What does a reading of 10V represent in PPM? Does 0V represent 0PPM?
09-03-2014 08:00 AM
Where is this signal coming from? I'm guessing a sensor of some sort. What does the data sheet of the sensor say to do to convert your signal?