Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:python-vxi11:start [2013/02/17 20:01] alexen:python-vxi11:start [2014/07/22 19:03] (current) – [Repository] alex
Line 8: Line 8:
  
   * Pure Python   * Pure Python
 +  * Supports Python 2 and Python 3
   * Easy to use   * Easy to use
   * Compatible with VXI-11 and LXI instruments   * Compatible with VXI-11 and LXI instruments
   * Compatible with VXI-11 to GPIB bridges (HP E2050A, etc.)   * Compatible with VXI-11 to GPIB bridges (HP E2050A, etc.)
 +  * Tested and verified on Linux and Windows
  
 ===== Documentation ===== ===== Documentation =====
Line 18: Line 20:
 ===== Repository ===== ===== Repository =====
  
-  * [[https://github.com/alexforencich/python-vxi11|Python VXI-11 on GitHub]] +  * [[https://github.com/python-ivi/python-vxi11|Python VXI-11 on GitHub]]
- +
-===== Recent Commits ===== +
- +
-{{rss>https://github.com/alexforencich/python-vxi11/commits/master.atom author date}}+
  
 ===== Links ===== ===== Links =====