Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:python-usbtmc:start [2013/06/23 10:24]
alex
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 =====