Generates a signal containing an impulse pattern.
Amplitude of the pattern.
Default: 1
Index within the pattern at which the impulse occurs. This input must be greater than or equal to 0. If this input is less than 0 or greater than or equal to the number of samples, this node sets the output pattern to 0 and returns an error.
Default: 0
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Default: No error
Sampling rate in samples per second.
This input is available only if you configure this node to return a waveform.
Default: 0.1
Number of samples in the pattern.
samples must be greater than delay. If samples is equal to or less than 0, this node returns an error.
Default: 128
Timestamp of the output signal. If this input is unwired, this node uses the current time as the timestamp of the output signal.
This input is available only if you configure this node to return a waveform.
Output impulse pattern.
This output can return a waveform or an array of double-precision, floating-point numbers.
Error information.
The node produces this output according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
If the sequence X represents impulse pattern, this node generates the pattern according to the following equation:
for i = 0, 1, 2, ..., n - 1
where
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
Web Server: Not supported in VIs that run in a web application