Summary: In this lesson, you will learn about file I/O operations.
Functions>>All
Functions>>File I/O palette to handle all aspects of file
I/O, including the following:
Functions>>All Functions>>File I/O
palette to perform common I/O operations. Refer to the
High-Level File I/O VIs section
for more information about the high-level File I/O VIs.
Functions>>All Functions>>File
I/O palette and the Advanced File I/O functions
located on the Functions>>All Functions>>File
I/O>>Advanced File Functions palette to control
each file I/O operation individually.
File I/O palette include
the Read LabVIEW Measurement File Express VI
and the Write LabVIEW Measurement File Express
VI. The LabVIEW measurement data file (.lvm) 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 information about the data, such as the date and
time the data was generated.
.lvm or
.txt files. LabVIEW installs the LabVIEW
Data directory in the default file directory for your
operating system to help you organize and locate the data
files LabVIEW generates. By default, the Write LabVIEW
Measurement File Express VI stores the .lvm files
it generates in this directory, and the Read LabVIEW
Measurement File Express VI reads from this directory. The
Default Data Directory constant, shown in 1, and the Default Data Directory property also
return the LabVIEW Data directory by default.
Tools>>Options and select
Paths from the top pull-down menu to specify a
different default data directory. The default data directory
differs from the default directory, which is the directory you
specify for new VIs, custom controls, VI templates, or other
LabVIEW documents you create.
Comments, questions, feedback, criticisms?
"A full introductory course on programming with LabVIEW."