Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

TDMS file with diffrent data type

Hello,

 

I am using TDMS file to store analog I/P voltages from DAQ(16 ch) . Now i also have some strings coming out from my other part of program.

I would like to combine those all test results and post in single TDMS file.

It that posible?

In short, is there any way to combine all data types and then send to TDMS write data line and will update file accordingly.

or what other ways to save all test results in CSV?

 

thanks ,

Nipa

 

0 Kudos
Message 1 of 3
(3,091 Views)

You can only wire one type of data for a single TDMS Write call. However, you can log data of different types as separate channels and wire them to TDMS Writ nodes respectively.

0 Kudos
Message 2 of 3
(3,081 Views)

NIPA,

 

Please take a look to this example.

 

Carmen C.

 

0 Kudos
Message 3 of 3
(3,073 Views)