Tired of troubleshooting VISA connections, conflicts, and incompatibilities?
Need the fastest communication possible with your test equipment?
Try socketscpi: a robust and easy-to-use SCPI interface for electronic test and measurement equipment.
Socketscpi is a wrapper for Python's socket module. This removes the requirement for VISA and improves data transfer speed over the older VXI-11 protocol.
- Written using the socket module for fast communication
- Implements write, read, query, binary block read, binary block write
- Free software: GNU General Public License v3
- Documentation: https://socketscpi.readthedocs.io/en/latest/index.html
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.