SCPI_Utils includes C++ classes that provide simple interfaces to SCPI test equipment.
SCPI_Utils also includes command line applications that dump the screen from a RIgol oscilloscope.
...Thanks for using it for several years :)
Please use official WFM-file format description (pdf) located at:
http://download.tek.com/manual/001137803web_0.pdf
====== DISCLAIMER ======
====== OBSOLETED DESCRIPTION ======
WFM reader and exporter is the simple application to read WFM file that produced by Tektronix/Rigol oscilloscopes. In the version 2.0:
- Recovered the tabbed interface
- Added Zooming/Scrolling
- Added Legend with Min/Max
- Added CSV / Image exporting
- Removed 3rd party dependencies for straight recompile
Many thanks to Kirk Wolak. https://sourceforge.net/users/kwolak
Downloading of previous versions is not recommended.
...