Y[i]=Clip{X[i]} PtByPt (Not in Base Package)

Clips the set of input data to within the bounds specified by upper limit and lower limit.

input data is a set of input data.
upper limit must be greater than or equal to lower limit. The default is 1.0. If upper limit is less than lower limit, the VI returns an error.
lower limit must be less than or equal to upper limit. The default is 0.0.
clipped x is the clipped set of output data.
error returns any error or warning condition from the VI. Refer to Point By Point Error Codes for more information about these conditions.