LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to print string value in next line

Hi,I am saving certain string values in a text file.but the problem is I want to save the data in two rows in a single loop i.e some string values in one row and some in second row.pls let me know how can I do this,with example
0 Kudos
Message 1 of 3
(2,402 Views)
Hi,

Take a look at the attached example. This should what you are looking for.

Regards

Anders M
NIDK
0 Kudos
Message 2 of 3
(2,392 Views)
Use "Format String"

See attached simple reference code 🙂

Cheers!
Ian F
Since LabVIEW 5.1... 7.1.1... 2009, 2010, 2014
依恩与LabVIEW
LVVILIB.blogspot.com
0 Kudos
Message 3 of 3
(2,390 Views)