Back to Serial Studio

Summary

lib/mdflib/docs/index.md

3.2.7791 B
Original Source

Summary

The MDF C++ library implements an interface against ASAM Measurement Data Files (MDF). It supports reading and writing MDF files of version 3 and 4. Version 4.2 is supported.

The library have the main components.

The project also include the following applications.

  • MDF Viewer. GUI application that show contents of MDF files.
  • MDF to CSV. Command line (CLI) application that converts an MDF file to one or more CSV files.

Detailed library documentation can be found here: API Documentation.

Source code and installation kit can be found here: GitHub Repository