Issue Details
I have a test program that I am running on a large number of DUTs in TestStand. After running correctly for many DUTs, I see the following error returned to TestStand from the niDigital Write Source Waveform (Site Unique U32).vi:
Error -1074118612, There is not enough available space in source memory.
In my test program, we are using a multi-instrument session to synchronize multiple Digital Pattern Instruments and only ever overwriting our originally defined and loaded source waveforms with new data of the same length. In this situation, the source memory should not fill up as it is only ever being overwritten.