The output value is calculated by linear interpolation between the pairs of values xn, yn of the TABLEDATA parameter. If the input value is greater than the max xn, then the output value is the yn associated with the largest xn. If the input value is less than the smallest xn, then the output value is the yn associated with the smallest xn.
Parameters
Parameter | Description | Units |
---|---|---|
TABLEDATA | Enter a list of values, using commas as separators. Each pair of values xn,yn specifies that the value of the source is yn (in Volts or Amps) at input value xn. | V or A |