Formula Waveform VI
- Updated2025-07-30
- 3 minute(s) read
Creates an output waveform using a formula string to specify the time function to be used.

Inputs/Outputs
offset
—
offset is the DC offset of the signal. The default is 0.0.
reset signal
—
reset signal, if TRUE, resets the time stamp to zero. The default is FALSE.
frequency
—
frequency is the frequency of the waveform in units of hertz. The default is 100.
amplitude
—
amplitude is the amplitude of the waveform. The amplitude is also the peak voltage. The default is 1.0.
formula
—
formula is the representation used to generate the signal out waveform. The default is sin(w*t)*sin(2*pi(1)*10).
The following table lists the defined variable names.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
sampling info
—
sampling info contains sampling information.
signal out
—
signal out is the generated waveform.
error out
—
error out contains error information. This output provides standard error out functionality. |
Related Information
Examples
Refer to the following example files included with LabVIEW.
- labview\examples\Signal Processing\Waveform Measurements\Waveform Generation Using Formula.vi
offset
—
reset signal
—
formula
—
error in (no error)
—
sampling info
—
signal out
—
error out
—