LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I set the delimeter field to comma when reading from text file.

I am reading from a txt file (spreadsheet) and the delimiter is set to /t  or tab how can I set it to comma.
Thank You
0 Kudos
Message 1 of 2
(2,528 Views)
Are you using the "Read from Spreadsheet File" VI? If so, just wire a string constant (set to comma) to the "delimiter" input. It's on the bottom, to the right of the "transpose" input. The Help window doesn't display this normally since it's an optional input.
Message 2 of 2
(2,524 Views)