Hi,
I would like to obtain one information as far measures files are concerned. Here my problem : I would like to put two series of measurements on two columns in the file ''text''. These two series of measurements are doing simultaneously. For this, i use one element which's name ''To File'', but i don't reach to correctly clean these two series of measurements in only one file ''texte''. I research some informations in technical documentation but i don't find that i research.
For example, here one file ''text''.
I thank you.
Regards.
Edited by: alpinaj on Jun 16, 2015 2:12 AM
I would like to obtain one information as far measures files are concerned. Here my problem : I would like to put two series of measurements on two columns in the file ''text''. These two series of measurements are doing simultaneously. For this, i use one element which's name ''To File'', but i don't reach to correctly clean these two series of measurements in only one file ''texte''. I research some informations in technical documentation but i don't find that i research.
For example, here one file ''text''.
I thank you.
Regards.
Edited by: alpinaj on Jun 16, 2015 2:12 AM
To make development/debugging easier use a Logging Alphanumeric to see what your formatted data looks like before going through the trouble of writing to a file and then opening the file to see it. What you see in the Alphanumeric is exactly how the text file will look.
-Bill