Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| 
                    en:python-usbtmc:start [2013/06/23 07:40] alex created  | 
                
                    en:python-usbtmc:start [2014/07/22 21:03] (current) alex [Repository]  | 
            ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ===== Introduction ===== | ===== Introduction ===== | ||
| - | Python VXI-11 is a Python implementation of the USBTMC instrument control protocol.  | + | Python USBTMC is a Python implementation of the USBTMC instrument control protocol.  | 
| ===== Features ===== | ===== Features ===== | ||
| Line 10: | Line 10: | ||
| * Supports Python 2 and Python 3 | * Supports Python 2 and Python 3 | ||
| * Easy to use | * Easy to use | ||
| + | * Tested and verified on Linux, Windows, Mac OSX | ||
| + | * Works on the Raspberry Pi | ||
| ===== Documentation ===== | ===== Documentation ===== | ||
| Line 17: | Line 19: | ||
| ===== Repository ===== | ===== Repository ===== | ||
| - | * [[https://github.com/alexforencich/python-usbtmc|Python USBTMC on GitHub]] | + | * [[https://github.com/python-ivi/python-usbtmc|Python USBTMC on GitHub]] | 
| ===== Links ===== | ===== Links ===== | ||
| - | * [[http://sdphca.ucsd.edu/Lab_Equip_Manuals/usbtmc_usb488_subclass_1_00.pdf|USBTMC specification]] | + | * [[http://www.usb.org/developers/devclass_docs/USBTMC_1_006a.zip|USBTMC specification]] | 
| * [[http://pypi.python.org/pypi/python-usbtmc|Python USBTMC on PyPI]] | * [[http://pypi.python.org/pypi/python-usbtmc|Python USBTMC on PyPI]] | ||