asammdf Logo
Py3
  • Introduction
  • API
  • Bus logging
  • Tips
  • Examples
  • Benchmarks
  • GUI
asammdf
  • Docs »
  • Welcome to asammdf’s documentation!
  • Edit on GitHub

Welcome to asammdf’s documentation!¶

asammdf is a fast parser/editor for ASAM (Associtation for Standardisation of Automation and Measuring Systems) MDF (Measurement Data Format) files.

asammdf supports MDF versions 2 (.dat), 3 (.mdf) and 4 (.mf4).

asammdf works on Python 2.7, and Python >= 3.4 (Travis CI tests done with Python 2.7 and Python >= 3.5)

  • Introduction
    • Project goals
    • Features
    • Major features not implemented (yet)
    • Dependencies
    • Installation
    • Contributing & Support
      • Contributors
  • API
    • MDF
    • MDF3
      • MDF version 2 & 3 blocks
    • MDF4
      • MDF version 4 blocks
    • Signal
  • Bus logging
  • Tips
    • Chunked data access
    • Optimized methods
    • Faster file loading
      • Skip XML parsing for MDF4 files
  • Examples
    • Working with MDF
    • Working with Signal
    • MF4 demo file generator
  • Benchmarks
    • Test setup
      • Dependencies
      • Usage
    • x64 Python results
      • Graphical results
  • GUI
    • Menu
      • File
      • Settings
      • Plot
    • Single files
      • Opened files tabs
      • Quick channel search field for the current file
      • Complete channels tree
      • Command buttons
      • Selected channels list
      • Plot
    • Multiple files

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2018, Daniel Hrisca Revision 35925ec3.

Built with Sphinx using a theme provided by Read the Docs.