Skip to content

Support DAQmx data channels #18

@MDreamer

Description

@MDreamer

[Apologies in advance, this post is not a real issue]
Hi,

Thank you for the TDMS reader, I'm looking for a solution to read the TDMS file that is being generated from the C# API package. I need to post process the data from it.
I'm logging the data using the built in function ConfigureLogging() but I cannot find a simple way to read it back. I know it is being saved correctly because when I am looking into it I can see the binary data according to the formal file structure:
http://www.ni.com/white-paper/5696/en/
I used HxD (https://mh-nexus.de/en/hxd/) to look into it.

This project is the only solution that I found that implement C# TDMS reader, but, it doesn't support TDMS2.0.

How can read DAQmx raw data TDMS2.0 files using C# without rolling my own TDMS reader?

Cheers
Maayan

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions