01-03-2023 10:29 AM
Hello everyone,
So I’ve encountered this problem and I don’t know how to solve it.
I’m trying to open a TDMS without knowing what’s inside. I can obtain the Groups and Channels but I have no idea how to get the data type of each channel programmatically.
Does someone know how to do this?
01-03-2023 11:05 AM
Digging into the TDMS viewer source, it looks like you can use Get Properties API like below to get the Data Type
The following VIs seem to handle formatting the different data types into string
01-03-2023 12:02 PM
It sure looks like this same question was asked over on Reddit recently.
@santo_13 wrote:
Digging into the TDMS viewer source, it looks like you can use Get Properties API like below to get the Data Type
Yes that's more or less what I told OP to do, but they didn't seem to understand what I suggested.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord