Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X
Hi,
How to import a TDMS file, which is created from Labview, into Mathcad?
How can Mathcad read TDMS file, which is created from Labview?
Thank you
Steve
There may be a Mathcad Labview Component ... I can't remember. Short of writing a function to interpret the files (which seem to be well documented in terms of format), it may be possible to get the Excel TDMS file reader ( http://www.ni.com/white-paper/4906/en )and then import into Mathcad using the Excel component or File Read component.
Stuart
Hello,
Plugin for PTC Mathcad/LabVIEW integration can be found here (also you can find this plugin in attachment): http://www.ptc.com/appserver/wcms/forms/index.jsp?&im_dbkey=63485&icg_dbkey=482
Here a link with the add-on for no FrameNet Mathcad versions to communicate with Labview.