The 81180A splits waveforms such as sine waveforms into a repeated waveform and a waveform tail.
However, if the waveform tail was less than the minimum 320 points, it was not included by default.
Here we add an additional check that appends it to the main waveform if it only has a single repetition.
The 81180A splits waveforms such as sine waveforms into a repeated waveform and a waveform tail. However, if the waveform tail was less than the minimum 320 points, it was not included by default. Here we add an additional check that appends it to the main waveform if it only has a single repetition.