Skip to content

kathir2903/gpibcontroller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gpibcontroller

Simple module that uses pyvisa(python package) to control GPIB instruments

Resources

Usage

  1. Clone this repository to your workstation
  2. Work station can be any linux flavor, Windows or Mac
  3. Install python 2.7 or above
  4. pip install python setuptools
  5. pip install py-visa
  6. GPIB controller and instruments should be accessible from your workstation
  7. GPIB controlled instruments used in this code are, * Optical Attenuator from JDSU * Wavelength meter from HP * Optical Power Meter from HP

About

Simple module that uses pyvisa to control GPIB instruments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages