Owning Palette: Point By Point VIs
Use the Signal Generation PtByPt VIs to generate one-dimensional arrays with specific waveform patterns.
The VIs on this palette can return general LabVIEW error codes or specific point by point error codes.
| Palette Object | Description |
|---|---|
| Gaussian White Noise PtByPt | Generates a Gaussian-distributed, pseudorandom pattern. |
| 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. |