Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lecroy-reader

Small tool for reading binary .trc files from LeCroy oscilloscopes

Scope

Extract data from .trc binary scope trace files from LeCroy oscilloscopes, with emphasis on segmented acquisition mode traces.

This code has only been tested on a LeCroy WaveRunner 6050A.

Installation

python setup.py develop

Usage

import lecroyreader as lcr

metadata, trigtimes, data = lcr.read('/path/to/trace.trc')

About

Small tool for reading binary .trc files from Lecroy oscilloscopes

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages