Fileformats
Supported File formats
- .csv file (comma separated values)
- .hdf5 read/write high performace fileformat
- .tdml file from Timming Diagrammer Pro (deprecated)
- .piscope (partially)
CSV
CSV - comma separated values
tbd - example - libreoffice & excel
Note
Be carefull when you edit/export cvs files via MS Excel, numbers are rounded by Excel after save to the CSV fileformat.
HDF5
is a high performace binary dataformat
viewer: http://www.hdfgroup.org/products/java/hdfview
- tbd
- structure of the file
- JSON metainformations
TDML
TDML is a standardized XML format designed for exchange waveforms. Support for this format is available upon request.
Note
Other file formats and features can be implemented upon request, or you can write your own python plugin to open/save your fileformat.