09-01-2012 10:52 AM
hi
i am getting 5 temperature signal every few 5 sec from my compactRIO and trying to write them in 5 different columns. however when i use write to measurement file or TDMS to write it, it writes all in one column. how can i write each temperature in a separate column.
Thanks
Solved! Go to Solution.
09-01-2012
12:07 PM
- last edited on
08-07-2025
12:35 PM
by
Content Cleaner
i found the answer to my question,
basically i needed to rearrange my array before feeding it to TDMS write
if you have the same problem u can use the following link