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

Repeated data on some datatypes #65

Open
seanpclose opened this issue Mar 27, 2019 · 0 comments
Open

Repeated data on some datatypes #65

seanpclose opened this issue Mar 27, 2019 · 0 comments
Labels

Comments

@seanpclose
Copy link
Contributor

When writing a number of samples which is a non-integer multiple of the scans per write, the following data types have extra data written to the TDMS file:

single
I64
I32
I16
I8
U64
U32
U16
U8

Suspect an issue with how the final data is written when the amoutn of data in the cache is less than the scans per write.

@seanpclose seanpclose added the Bug label Mar 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant