Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support DAQmx data channels #18

Open
MDreamer opened this issue Oct 13, 2016 · 3 comments
Open

Support DAQmx data channels #18

MDreamer opened this issue Oct 13, 2016 · 3 comments
Assignees

Comments

@MDreamer
Copy link

MDreamer commented Oct 13, 2016

[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

@mikeobrien
Copy link
Owner

I'm not in a position to look into this ATM so won't be able to help you but if you're interested in digging and submitting a PR to support 2.0 I'd be totally open to that.

@illishar
Copy link
Contributor

illishar commented Nov 8, 2018

Try to send me a TDMS file with a DAQmx section. I'll take a peek at it.

@mettekou mettekou changed the title TDMS2.0 Support DAQmx data channels Jan 16, 2020
@mettekou mettekou self-assigned this Jan 16, 2020
@victormanu
Copy link

Hi! Sorry, I've never commented on a issue so I'm not sure if this is the correct way, but I couldn't find any more information on whether there is already support for DAQmx raw data, because I'm having the same problem reading the TDMS files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants