I wish to remotely capture and save three channels on the oscilloscope (Infinnium 9000 series) at the same time . What is the best way/ commands to capture and save multiple channels on the oscilloscope?
I'm not sure how the scope saves all channels at once. Is there a separate buffer for each channel or is there just one buffer but the scope somehow determines which data is from which channel? I am trying to implement the same thing in my code as selecting the options on the GUI "multipurpose on trigger" and "save all waveforms".
Thanks alot for any help in advance.
I'm not sure how the scope saves all channels at once. Is there a separate buffer for each channel or is there just one buffer but the scope somehow determines which data is from which channel? I am trying to implement the same thing in my code as selecting the options on the GUI "multipurpose on trigger" and "save all waveforms".
Thanks alot for any help in advance.
- If 3 channels are turned on, and you trigger the scope, 3 channels get captured.
- If you save channel 1, then channel 2, then channel 3, they will all have the same timestamps, relative to the trigger.
So it's really no different than capturing 1 channel, just 3 times as much data to save.
Al
Disclaimer: For more reliable response, you should consider calling your local Agilent Technical Call Center. The Agilent Forums are monitored on an "as available" basis, and aren't necessarily the fastest way to get technical questions answered.