My oscilloscope is MSO 9254A. I want to use python to pull out the waveforms from two channels. Thanks.
I have some example code using pyvisa that should help here: Python Automation of Keysight Instruments
There is a block of code that shows how to get waveform data that should work for your MSO9254A.
I have some example code using pyvisa that should help here: Python Automation of Keysight Instruments
There is a block of code that shows how to get waveform data that should work for your MSO9254A.