Export Waveforms to Spreadsheet File VI

Converts a waveform to a text string and writes the string to a new byte stream file or appends the string to an existing file. Wire data to the waveforms input to determine the polymorphic instance to use or manually select the instance.


icon

This VI opens or creates the file beforehand and closes it afterwards. You can use this VI to create a text file readable by most spreadsheet applications.

Examples

Refer to the following example files included with LabVIEW.

  • labview\examples\Waveform\Waveform - Write Waveforms to File.vi