This repository provides a lot of examples on how to use instruments that support IEEE488.2/SCPI with python 3 using PyVISA. Depend on the instrument you can connect with this trough RS-232, GPIB, USB ...
Abstract: This work aims to create desktop applications to enable virtual access and control to prominent lab equipment like signal generators, oscilloscopes, spectrum analyzers, etc. The developed ...
It used to be only high-end test equipment that had some sort of remote control port. These days, though, they are quite common. Historically, test gear used IEEE-488 (also known as GPIB or, from the ...
Python is powerful, extendable, intuitive programming language that you can use to automate test equipment. PyVISA is one of Python’s many libraries that extend its power to communicate with ...
PyVISA-py ===== A PyVISA backend that implements a large part of the "Virtual Instrument Software Architecture" (VISA_) in pure Python (with the help of some nice cross platform libraries python ...
There was a time when instruments sporting a GPIB connector (General Purpose Interface Bus) for computer control on their back panels were expensive and exotic devices, unlikely to be found on the ...