Read Waveforms from File function

From LabVIEW Wiki
Jump to: navigation, search
Object information
Owning palette(s) Waveform File I/O palette
Type VI
Requires Basic Development Environment
Icon Waveform File I-O Palette - Read Waveforms from File.png

The Read Waveforms from File function opens a file created with the Write Waveforms to File VI and reads one record of the file. Each record might contain one or more separate waveforms. To retrieve all records in the file, call this VI in a loop until the end of the file is reached.

Usage

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links