1D Linear Evaluation PtByPt VI
- 已更新2025-07-30
- 閱讀時間為 2 分鐘
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.

Inputs/Outputs
x
—
x is an input data point.
scale
—
scale is the multiplicative constant.
offset
—
offset is the additive constant.
y[i]=x[i]*a+b
—
y[i]=x[i]*a+b is the output. |
x
—
y[i]=x[i]*a+b
—