12-08-2008 12:42 AM
I'm using Mac OS X 10.4.X on a PowerPC processor with LabVIEW 8.5.1. I'm working on a senior design project for university class. We have a set of VI files written that read and write from TDMS. Everything works perfectly fine in Windows. However, when we try to run it on a Mac, LabVIEW complains about missing or bad terminals for every TDMS module we have loaded in our VI files. We tried wiring up the terminals that we left blank, but that didn't solve the issue.
Anyone know what the deal is?
12-08-2008 01:11 AM
The TDM Streaming API is not supported on Mac. Currently, the only way of writing TDMS files on the Mac would be the VI based TDMS API. I don't know of any cross-platform solution for reading TDMS files.
Herbert