/DFQtoJSON-Converter

DFQ to JSON converter is a free, open source and community-focused parser of Q-DAS ASCII transfer format.

Primary LanguageC#MIT LicenseMIT

DFQ to JSON Converter

DFQ to JSON Converter converts Q-DAS ASCII transfer format to JSON.

Features

  • Reads part, characteristics and measurement data according to requirements and rules stated in QDAS technical document.
  • Supports all part, characteristic and measurement K-fields
  • Supports inline and K-field notations

Technology

Entire solution is written in .NET Core. Json.NET is used for data serialization and tests are done using xUnit.

Requirements

.NET Core 1.1 SDK

License

MIT