I use a keysight MSO interfaced to LabView. For every command sent to the MSO a data acquisition cycle is started. How can I disable this? In particular the sequence
:WAV:SOUR CHAN1;
:WAV:DATA?;
:WAV:SOUR CHAN2;
:WAV:DATA?;
starts TWO sequences of data acquisition, instead of sending the two data sets from ONE data acquisition.