News

Luckily, [cibomahto] figured out how to use a Rigol scope with Python, allowing for easy remote viewing and control of a Rigol 1052E ‘scope on any desktop computer. [cibomahto]’s Python script ...
My general plan of attack was simple: Use VISA to connect to the scope Abstract the direct SCPI commands using Python methods or properties in a class that represents the scope Create a GUI to use ...