wfm2read.m

バージョン 1.16.0.1 (12.1 KB) 作成者: Erik Benkler
Reads the wfm binary files written by Tektronix Performance Oscilloscope instrument families.
ダウンロード: 12.7K
更新 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