SystemLink Forum

cancel
Showing results for 
Search instead for 
Did you mean: 

Generating a TDMS file of test result in LabVIEW 2019

Hello everyone,

 

I am new to Systemlink. I had a question about generating a TDMS file for the test results visible on the Test Monitor server.

I found the following document, but it is for LabVIEW NXG.

https://www.ni.com/documentation/en/systemlink/latest/data/reading-tdm-data/

Is there any document for LabVIEW 2019, because I do have functions in my Test Monitor palatte such as Read data/ Open file etc.

 

Thank you in advance!

0 Kudos
Message 1 of 4
(2,289 Views)

Hi ajinkya007,

 

It's a little tricky to find, but yes - Test Monitor LabVIEW API documentation should help get your test results published to the Test Monitor app within SystemLink.

 

If you're attaching reports or TDMS files, this document suggests using the File Transfer LabVIEW API to send those files to SystemLink.

 

And lastly, if you need to generate a TDMS file from measurement data, you can use the core TDMS LabVIEW API to create and update those files.

 

Hope that helps!

Fred Visser -- SystemLink R&D -- National Instruments
0 Kudos
Message 2 of 4
(2,254 Views)

Hello Fred,

Thank you so much for your reply.:)

Unfortunately I am still not able to generate a TDMS file from measurement data. If in case you have any sample example, could you please forward it to me.

 

Thank you!

0 Kudos
Message 3 of 4
(2,218 Views)

What I am not able to figure out is, which terminal from my systemlink vi should I connect to the 'data' terminal of TDMS Write function?

0 Kudos
Message 4 of 4
(2,214 Views)