07-16-2009 07:20 AM
When using the "Convert TDM to TDMS.vi" on TDM files that only have ChannelGroups and no Channels.
This VI will stop adding Data after the 1st ChannelGroup without a Channel.
It appears to be a small bug with the VI. The problem is that internally it produces an error code (not an error) to say an object has no data.
This is never cleared so every loop iteration will be skipped because it thinks there is no data.
I've have now fixed this VI (see attached) it would be nice to see this updated in a future release of LabVIEW 🙂
07-16-2009 07:44 AM
Thank you much. We'll take care of it 🙂
(CAR #179376)
Herbert