01-13-2010 01:11 AM
Hi all,
I am taking data as a mV from cFP. i.e. its giving .000234 mV at 32 deg & .000400 at 35 deg. Now by mathematical manipulation, I want that it will indicate 32 deg at .0004 mV and 35 deg at .000234 mV.
Is it possible?
Can any1 guide me?
Thanks
01-13-2010 04:06 AM - edited 01-13-2010 04:09 AM
One of several possibilites : 'Polynomial Interpolation.vi' to find in palette : Mathematics\Interpolation & Extrapolation
Or why don't you reverse your entry polynomial coeff in your current code?
01-13-2010 05:47 AM
No, i ve to take these current inputs also..so i cant connect it inverted..
yr advice is valid but i am looking how its applicable to my application
thanx..
01-13-2010 05:51 AM