COM-API Can Create New Measurement Files
- A 3rd party application/plugin can use the UserDataFile class to create new measurement files with application generated channel data.
- Files created with the new API are written in WinDarab file format v2 which is supported since WinDarab v7.6.
- A brief example how to write a file can be found in the BMS2ApiSamples.Net project, see the source in CreateUserDataFile.cs