Skip to content

python script to read Agilent (KeySight) oscilloscope binary file

License

Notifications You must be signed in to change notification settings

yodalee/keysightBin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

keysightBin:

  • A binary oscilloscope file reader

Features:

  • A python script to read keysight binary oscilloscope file to numpy array

Usage:

  • Linux:
  1. Install python 2 or 3
  2. place importAgilentBin.py
  3. import importAgilentBin
  4. importAgilentBin.importAgilentBin(binfile)

Bugs:

  • Please report bugs / request to the github issure tracker.

Contributing:

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Notes:

none

About

python script to read Agilent (KeySight) oscilloscope binary file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages