Hi all.
I am developing an application which needs to be as real time as
possible so i am loking at the shortest processing time and the least
resource used.
I am cntrolling some Hysteresis brakes an i have their calibration data which i need to feed into Lab View somehow.
i can feed them in as a look up table with about 80 data points or i
can fit an equation to these points and use that equation to determine
my values.
Which one is faster and consumes less resources? my suspision in that LUT is faster but I need to be sure of that.
Cheers