Jump to content

RonB

Members
  • Posts

    1
  • Joined

  • Last visited

    Never

RonB's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. 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?
×
×
  • Create New...

Important Information

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