Generates an array containing an impulse pattern.

If the sequence X represents impulse pattern, this VI generates the pattern according to the following equation.

for i = 0, 1, 2, …, n – 1,
where A is the amplitude, d is the delay, and n is total #s.
If delay is greater than #s, the impulse continues in a subsequent frame.