.. Python USBTMC documentation master file

Welcome to Python USBTMC's documentation
========================================

This Python package supports the USBTMC instrument control protocol for
controlling instruments over USB.

See also:

- `Python USBTMC home page`_
- `GitHub repository`_

.. _`Python USBTMC home page`: http://alexforencich.com/wiki/en/python-usbtmc/start
.. _`GitHub repository`: https://github.com/python-ivi/python-usbtmc

Contents:

.. toctree::
   :maxdepth: 2

   intro
   examples
   usbtmc
   appendix

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

