Hi,
I have a VI for pressure measurement. On a waveform chart I have SOP
being generated on the y axis and time on the x axis. Now the SOP
values that are generated have corresponding pressure values which are
stored in an excel file.
How do I compare the SOP values that are being generated in the VI to
the corresponding pressure values in excel? Moreover if the SOP values
that are generated in the VI are not exactly what are stored in the
excel file, is there some way in which the corresponding pressure value
can be interpolated?
For eg. in excel if I have SOP=0.5 corresponding to P = 30 MPa and
another value of SOP=0.6 corresponding to P = 35 MPa, then if in the VI
if I get a value of SOP = 0.57, can I get some kind of an interpolation
to get the corresponding pressure, say 32MPa?
Would be grateful if someone could help.
Another thing, all this has to be in real time.
Thanks