class="resources" Tones and Noise (Not in Base Package) - LabVIEW 7.1 Help - Support - National Instruments
Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Tones and Noise (Not in Base Package)

Generates an array composed of a sum of sine tones, noise, and DC offset.

reset signal, if TRUE, resets the phase of each tone to the phase value from the tones array, the seed to the seed control value, and the time stamp to zero. The default is FALSE.
samples specifies the number of samples to generate in the output array tones and noise. The default is 1000.
tones contains the parameters for each sine tone.
frequency specifies the frequency of the sine tone in hertz.
amplitude specifies the amplitude of the sine tone.
phase specifies the initial phase of the sine tone in degrees. The default is 0.
noise specifies the rms level of the additive Gaussian noise. The default is 0.0.
offset is the DC offset of the signal. The default is 0.0.
Fs is the sampling rate in samples per second. The default is 1000.
seed, > 0, causes reseeding of the additive noise generator. The default is –1. If seed is less than or equal to 0, the noise generator is not reseeded and resumes producing noise samples as a continuation of the previous noise sequence. This is the default behavior.
tones and noise is the generated output array.
error returns any error or warning from the VI. You can wire error to the Error Cluster From Error Code VI to convert the error code or warning into an error cluster.

Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit