Y[i]=X[i-n] PtByPt (Not in Base Package)

Shifts the elements in the set of input data by shifts: n samples.

initialize, when TRUE, initializes the internal state of the VI.
input data is a set of input data.
shifts: n is the number of samples the VI shifts input data to the right. shifts: n must be non-negative.
shifted x is the shifted input data.
error returns any error or warning condition from the VI. Refer to Point By Point Error Codes for more information about these conditions.