I have the need to create a finite length pulse train. So far so good, however, the last pulse in the train needs to have different timing than the rest of the train. For instance, a pulse train of 8 pulses with 300ms between pulses, and the 9 pulse should occur 200ms after pulse 8. I eventually would like to automatically decrement the timing of the last pulse.
I tried using the delayed pulse vi, however, it waits until the complete timing of the 8th pulse (300ms) before starting its timing. Any help would be appreciated.
Thanks