readLeCroyWaveJetWf​m

Read binary LeCroy WaveJet waveforms
1,9K descargas
Actualizado 11 nov 2010

Ver licencia

Reads binary waveform files which were saved by a LeCroy WaveJet oscilloscope as binary waveform with .wfm extension.

WARNING:
This file has been tested with .wfm files from a four channel WaveJet. I don't know if it works with files from a two-channel WaveJet. Please let me know if it does, so that I can fix it if it doesn't.

Citar como

Paul Wagenaars (2024). readLeCroyWaveJetWfm (https://www.mathworks.com/matlabcentral/fileexchange/20508-readlecroywavejetwfm), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2010a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Instrument Control Toolbox Supported Hardware en Help Center y MATLAB Answers.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.3.0.0

- Fixed bug with flags not being interpreted correctly in some situations
- Made compatible with Octave

1.0.0.0

New Version:
v0.2 (2008-08-12)
- in averaging mode the binary WFM waveform seemed to have a half a sample offset compared to the ASCII CSV file.
- if averaging mode is turned on the data of inactive channels was skipped incorrectly.