08-06-2012 07:54 AM
HI,
I wanted to know is there any VI for converting TDMS to MDF. If not how to proceed with the building or how to find the way for the soultion.
08-06-2012 03:23 PM
Hi Jay,
The Storage VIs on the LabVIEW File I/O palette enable you to work with DataPlugins. The MDF DataPlugin happens to be one of the few DataPlugins that both read and write, so you will be able to use the Storage VIs to read the TDMS file and then populate the new MDF file with the TDMS file contents.
Brad Turpin
DIAdem Product Support Engineer
National Instruments
08-07-2012 02:44 AM
Hi Brad,
Thank you for ur reply, I wanted to know is there any patch for labview regarding the MDF file. Since i'm new i just wanted a detailed procedure of how i can convert?