Introduction to Python VXI11¶
Overview¶
This Python package supports the VXI-11 Ethernet instrument control protocol for controlling VXI11 and LXI compatible instruments. The implementation is pure Python and highly portable.
It is released under the MIT license, see LICENSE for more details.
Copyright (c) 2012-2017 Alex Forencich and Michael Walle
See also:
Features¶
- Supports Python 2 and Python 3
- Pure Python
- Highly portable
- Communicates with instruments over the VXI11 TCP/IP instrument control protocol
Requirements¶
- Python 2 or Python 3