04-28-2012 02:47 PM
Hello,
Need to reshape a non linear waveform to a linear waveform example per the attached excel document. Have a sensor output voltage that is non linear. First objective is to reshape the waveform to linear y=mx+b and then convert that to y = - mx+b. Considering I'm not a mathematician I need direction.
Thanks,
Dave
04-28-2012 03:27 PM - edited 04-28-2012 03:31 PM
Why not use a table scale in MAX explorer, then when you read your DAQ measurement it will be scaled to mm. If you need to you can set up your scale in your LabVIEW code.