We output 1,000,000 cycles of an arbitrary waveform and I need to be able to find out when the 33622A is finished. This should take a little under 17 minutes. I have tried polling the Status Register, the Standard Event Register, and the Standard Operations register but none will tell me when the output is finished. The Standard Event Register just lets me know that the trigger has happened but not when the actual output is done. The Standard Operations Register relies on using Trigger:Immediate, which isn't used in Burst Mode. I'm at a loss. What am I missing?