03-13-2014 02:45 PM
03-13-2014 04:44 PM - edited 03-13-2014 04:44 PM
@Xiangyu2012 wrote:
I need to multiplex 5 digital waveforms into one with TDM method, but I can not do it, so I really need some help on this.
What does this even mean are you trying to do combine them?
I hope I explained well my issue
You did not.
And what the heck does this have to do with TDM?
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord
03-14-2014 10:53 AM
I think what you are trying to do is write your 5 digital waveforms to a TDMS file so that you can store the data. Is that right? If so, I suggest that experiment with the Read from Measurement File Express VI. You will be able to configure it to save your waveform data to TDMS file.
If you want to learn how to use the lower level TDM primitive functionsyou might want to look at the shipping example TDMS Write Time Domain Data.vi.To find this example, open LabVIEW. Then, click Help>>Find Examples... The NI Example Finder will open in a new window. Then, search for "TDM" You will find the TDMS Write Time Domain Data VI in the search results.
Jeremy P.