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