If you just want to access your instrument using Python, this is typically not required, but it is a nice tool to debug your instrument. It can also create logs of your visa instructions which you ...
Python setup For accessing R&S Visa using Python you need to install pyvisa. Depending on your Python environment that can be done with Anaconda or Pip. When you use pip, you can just type " pip ...