ImcFamosFile
ImcFamosFile is a .NET Standard 2.1 library to read and write imc FAMOS files (.dat, .raw) of version 2.
This library can create groups containing texts, single values and channels of different types (e.g.: data with equidistant time
, with monotonous increasing time
or characteristic curves
(XY data)).
Below is a screenshot of FAMOS after opening the sample file and plotting the power curve of a wind turbine:
ImcFamosFile is capable of reading single channels or all data at once and provide it as byte array or optionally casted to the actual data type using the new .NET Core Span
Please see the introduction to get a more detailed description on how to use this library!
See also
This implementation is based on (www.imc-tm.com):
- Manual for imc Shared Components, Doc. Rev.: 7.4 - 14.05.2019