Red Pitaya using only pyVISA
The Red Pitaya boards offer an SCPI server over an TCP/IP Socket connection. The makers describe how to use it. But instead of using plain pyVISA, they provide their own SCPI class.
That's fine, because that class also provides handy functions to set the various in-built applications (signal generator and the likes).
But
https://bowfinger.de/blog/2023/10/red-pitaya-using-only-pyvisa/
#Embedded #Engineering #Linux #Python #python #pyVISA #RedPitaya