Python VISA -- control GPIB, USB, Serial

34 Recommendations
194 Downloads (This Week)
Last Update:
Download PyVISA-1.4.tar.gz
Browse All Files
Windows Linux

Description

A Python package with bindings to the "Virtual Instrument Software Architecture" VISA library, in order to control measurement devices and test equipment via GPIB, RS232, or USB.

Python VISA -- control GPIB, USB, Serial Web Site

Update Notifications





User Ratings

 
 
34
7
Write a Review

User Reviews

  • Posted by Joshua 2012-10-28

    Simple to use.

  • Posted by wkunes 2012-04-24

    Nice and Easy to use.

  • Posted by Ethan 2012-03-24

    very easy to use

  • Posted by Vit Bernatik 2012-02-09

    Hey it's working. Although installation is shit - won't work as it is - on windows To install it on win I did (and I'm totally python dumb so it might not be great fix but working): 1. edit setup.py: to line 60-67 paste following #home_dir = os.environ['HOME'] #real_rpmmacros_name = os.path.join(home_dir, '.rpmmacros') #distutils_rpmmacros_name = os.path.join(home_dir, '.rpmmacros.distutils') #temp_rpmmacros_name = os.path.join(home_dir, '.rpmmacros.original') def restore_rpmmacros(): #shutil.move(temp_rpmmacros_name, real_rpmmacros_name) pass 2. go to setup.cfg. Edit path to your python at my case: prefix = c:\Python26 Now just run: "setup.py install" and all shall be great. Thanx much for the release but next time more multi-platform setup would be great ;)

  • Posted by markITman 2011-09-21

    I am new to python. I have used a lot of vb gpib programming and am trying to switch completely to python.

Read more reviews

Additional Project Details

Intended Audience

Developers, Science/Research

Programming Language

Python

Registered

2005-03-10

Icons must be PNG, GIF, or JPEG and less than 1 MiB in size. They will be displayed as 48x48 images.