Signal Generation PtByPt VIs

Owning Palette: Point By Point VIs

Requires: Full Development System. This topic might not match its corresponding palette in LabVIEW depending on your operating system, licensed product(s), and target.

Use the Signal Generation PtByPt VIs to generate one-dimensional arrays with specific waveform patterns.

The VIs on this palette can return point by point error codes.

Palette ObjectDescription
Gaussian White Noise PtByPtGenerates a Gaussian-distributed, pseudorandom pattern whose statistical profile is (mu, sigma) = (0, s), where s is standard deviation.
Periodic Random Noise PtByPtGenerates a set of output data that contains periodic random noise (PRN).
Sawtooth Wave PtByPtGenerates a sawtooth wave point by point.
Sine Wave PtByPtGenerates a sine wave point by point.
Square Wave PtByPtGenerates a square wave point by point.
Triangle Wave PtByPtGenerates a triangle wave point by point.
Uniform White Noise PtByPtGenerates a uniformly distributed, pseudorandom pattern whose values are in the range [–a:a], where a is the absolute value of amplitude.