mrtomeq / DFQtoJSON-Converter

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:C# 100.0%