Skip to content

Esticonv/Wisp.Comtrade

Repository files navigation

badge

Wisp.Comtrade

A C# library that allows to read and write COMTRADE (IEEE C37.111 / IEC 60255-24) files.

This repository has the following features:

  • Supports 1991, 1999 and 2013 revisions.
  • Supports ASCII and Binary files.
  • Supports .cfg, .dat and .cff files. Does not support .hdr files (but no one needs them yet).

Example

See this unit test

Credits

Code improvements are taken from the the indirect fork repository ComtradeHandler writen by Gabriel De La Parra