I have a vi which acquires, displays and saves continuous waveform data within a while loop, but I have a second nested while loop (with several sequence and case statements within it) which does not include the graph indicator. When the progression of the VI is such that it is within this "nested while" it no longer displays the data (although it still collects it). How do I continue to display the data?
