Use Pyvisa-py to communicate with Yokogawa DL850 via USB
Budget: $10 – $30 USD
I need some help setting-up pyvisa-py to communicate with a Yokogawa DL850 oscilloscope via USB.
I would like a set of instructions on how to properly install pyvisa-py so that the pyUSB backend works with Yokogawa DL850 oscilloscope.
I'm using windows 10
Project complete when using visa.ResourceManager('@py') I can communicate with the oscilloscope on it's USB B port with the print(inst.query("*IDN?")) command and recieve the oscilloscope details.
I would like a set of instructions on how to properly install pyvisa-py so that the pyUSB backend works with Yokogawa DL850 oscilloscope.
I'm using windows 10
Project complete when using visa.ResourceManager('@py') I can communicate with the oscilloscope on it's USB B port with the print(inst.query("*IDN?")) command and recieve the oscilloscope details.