Complete the following steps to write to a spreadsheet file.
- Add the Write To Spreadsheet File VI to the block diagram.
- Create a relative path to the file to which you want to write data.
- Wire the appended path output to the file path input of the Write To Spreadsheet File VI.
- (Optional) Format the input string.
- Right-click the 2D data input and select Create»Control from the shortcut menu.
- Enter the numeric data you want to write to the file in the 2D data control.
- Run the VI.
After you write to a spreadsheet file, read the file.