Jump to content

TDM File Read


Recommended Posts

Recently I decided to use the TDM format for all my test data files. So as a first step, I read the document 'Introduction to the LabVIEW TDM Header Writer VIs'(http://zone.ni.com/devzone/conceptd.nsf/webmain/117CB3D512ED96928625707B004DC4E9) ( Yeah, I want to use it in RT). Everything went fine till I reached the "Creating a TDM Header File for a Multi Channel Binary File" section of the document. This section tells you how to setup a binary file that contains more than one channel. I created a VI as illustarted in this section to create a TDM file. Even the data file for multiple channels was created using the illustration given in this section. But when I tried to read the file back using the storage VI's, it was reading all the properties that were set for each channel but was not able to read the data and the warning message 2552 tells that "This property does not contain data." :throwpc:

The documentation for Setup Block Channels.vi says that " interleaved (Block) channels described in a TDM file will only load correctly in LabVIEW or DIAdem when USI version 1.1.1.2245 or later is installed (DIAdem 9.1 SP2 LabVIEW 8.0, or later versions).".

I used LV 7.1 for creating these VI's. So was this the problem? or I'm missing something...What exactly is this "USI version 1.1.1.2245 "?

I've also attached the V that I used to read the data.

Download File:post-304-1129887717.vi

Link to comment
  • 2 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.