Performs a linear evaluation of x.

This VI is similar to the Linear Evaluation VI.

Note By default, reentrant execution is enabled in all Point By Point VIs.


icon

Inputs/Outputs

  • cdbl.png x

    x is an input data point.

  • cdbl.png scale

    scale is the multiplicative constant.

  • cdbl.png offset

    offset is the additive constant.

  • idbl.png y[i]=x[i]*a+b

    y[i]=x[i]*a+b is the output.