|
Re: Range Finder Help
The "Interpolate 1D" vi is an easy way to implement a lookup table. Provide it with two arrays, one of input values and one of the assocated output values. See the "1D Interpolation.vi" LabVIEW example to play with how it works.
|