Overview:
Change a file from space to tab delimiter
Description:
This VI demonstrates how to replace the spaces of a file for tab using the String Replace VI and file I/O
Requirements:
1. LabVIEW 2012 (or compatible)
Steps to Implement or Execute Code:
* Copy the folder directory you want to modify
* Select the Run button.
* The file will be rewritten
Additional Information or References:
“**This document has been updated to meet the current required format for the NI Code Exchange.**”
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.