wfm2read.m

版本 1.16.0.1 (12.1 KB) 作者: Erik Benkler
Reads the wfm binary files written by Tektronix Performance Oscilloscope instrument families.
13.1K 次下载
更新时间 2021/12/9

查看许可证

SORRY, I DO NOT MAINTAIN THIS ANY MORE BUT LEAVE IT ON FILE EXCHANGE AS IS.
I switched to python.
Read Y(t) data from new format Tektronix WFM files (tested up to WFM003 format) used by TEKTRONIX instrument families
MSO70000/C, DSA70000/B/C, DPO70000/B/C, DPO7000,
MSO/DPO5000, TDS5000/B, TDS6000/B/C, TDS/CSA7000/B
wfm2read now supports Fast Frames data.
The oscilloscopes can save to ASCII files, but this is poor, very slow and needs lots of disk memory. The binary wfm files are much faster and smaller and even contain more information.

引用格式

Erik Benkler (2024). wfm2read.m (https://www.mathworks.com/matlabcentral/fileexchange/6764-wfm2read-m), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R14SP2
兼容任何版本
平台兼容性
Windows macOS Linux
致谢

参考作品: Tektronix binary file readers

启发作品: Read Yokogawa *.wvf files

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.16.0.1

SORRY, I DO NOT MAINTAIN THIS ANY MORE BUT LEAVE IT ON FILE EXCHANGE AS IS.

1.16.0.0

Version 2.0, 22.03.2011
(a)changed meaning of the "datapoints" input parameter
(b)minor changes regarding warnings / error checking

1.14.0.0

(a) implemented reading of Fast frames data
(b) added wfm2readframe for reading a single frame of a fast frames measurement
(c) Added optional input argument startind

1.13.0.0

BSD license

1.12.0.0

BSD license

1.11.0.0

improved file name checking (2)

1.9.0.0

improved file name checking

1.8.0.0

- improved performance

1.0.0.0

Added WFM003 file format support;
bug fix related to default char set on some Linux systems