Jump to content

Are Storage VIs generally useful?


Recommended Posts

I'm configuring a test system that will store low-speed data to disk for several minutes at a time. By low-speed I mean 600 Samples/sec max. I'm evaluating several file formats for size, speed, and ease of development. The format needs to supported for many years.

LabVIEW 7.1 introduces Storage VIs, which are intended to be used for data transfer to DIAdem. I have evaluated these VIs and the file format for my application, which currently does not use DIAdem. Here's what I found:

:thumbup:

The VIs are very easy to use and include all the features I need.

The VIs are fast enough. In my tests I was streaming at about 25 KSamples/sec.

The data file (.tdm) is binary and very compact.

:question:

The Header file (.tdx) is XML. I assume that, because this is DIAdem's native format, it will be supported for some time.

Has anyone else used these VIs? Is anyone considering them?

Any reason I should not use them?

Link to comment
  • 1 month later...

National Instruments introduted this fromat as standard format for all NI Software.

It was first used in DIAdem but the api is open for any other development enviroment e.g. LV, VB or VC.

I do not see a reason you should not use this storage format.

Link to comment
  • 1 month 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.