1D Linear Evaluation PtByPt VI

Owning Palette: Polynomial PtByPt VIs

Requires: Full Development System

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.

 Add to the block diagram  Find on the palette
x is an input data point.
scale is the multiplicative constant.
offset is the additive constant.
y[i]=x[i]*a+b is the output.