Skip to content

Python script for reading *.ISF files from DPO-series Tektronix oscilloscopes.

License

Notifications You must be signed in to change notification settings

PW-Sat2/isfread-py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python script for read data from a Tektronix ".ISF" files
----------------------------------------------------------

Python script for reading binary ISF files from DPO series Tektronix 
Oscilloscope instruments.

Tested only on Tektronix DPO 4104 with Python 2.7.12.


Short usage example
--------------------
In command line::

    $ python isfread.py file.isf > ascii.dat 

Author
------
Gustavo Pasquevich - 2011 
UNLP-CONICET-Argentina

keywords: ISF, TekTronix, isfread, python

Acknowledgment
--------------

Based on matab script isfread.m from Jhon Lipp. 

About

Python script for reading *.ISF files from DPO-series Tektronix oscilloscopes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%