Owning Palette: Generation VIs

Requires: Sound and Vibration Toolkit

Generates a signal configured by the SV Configure Generator VI and SV Signal Property Nodes. When used in a loop, use a shift register to pass configuration and state contained in signal configuration from one iteration to the next.

reset specifies the initialization of the internal states. The first time this VI runs, or when reset is TRUE, this VI generates the next continuous segment of the signal defined by signal configuration . The default is FALSE.
signal configuration specifies the configuration information for the test signal.
samples specifies the number of samples of generated signal. The default is -1.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
stop specifies whether the generation should be stopped. If TRUE, the generator will immediately transition to the ramp-down state.
signal configuration indicates the configuration information for the test signal specified by the input parameters and the polymorphic instance chosen.
output waveform is the waveform result from the configured signal.
output waveform state returns the generation state of the output waveform. If the output waveform spans multiple generation states, then output waveform state indicates the generation state of the last sample on output waveform.
samples indicates the number of samples generated in output waveform .
error out contains error information. This output provides standard error out functionality.
done indicates whether the all samples of the configured test signal have been generated.