Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 729 Bytes

File metadata and controls

16 lines (12 loc) · 729 Bytes

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