Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

File I/O with Text-Based Measurement Files

LabVIEW 2009 Help

Edition Date: June 2009

Part Number: 371361F-01

»View Product Info

Use text-based measurement files (.lvm) to save data that the Write To Measurement File Express VI generates. The text-based measurement file is a tab-delimited text file you can open with a spreadsheet application or a text-editing application. In addition to the data an Express VI generates, the .lvm file includes header information about the data, such as the date and time the data was generated. LabVIEW saves data with up to six digits of precision in a .lvm file. Use binary measurement files (.tdm or .tdms) to exchange data with higher precision.

Use the Read From Measurement File Express VI to read data from a .lvm file.

The .lvm file uses commas as a delimiter between numbers. To convert data in a .lvm file from a string to a number, specify the decimal separator as a period, using the localization code format specifier.

Refer to the NI Developer Zone for more information about .lvm files.


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit