Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

I want change values of my txt file...

Hello,
I usually read values of the file "parametros de calibracion.txt", but I can't change values on it.
The txt file has 10 rows and 2 columns and I want to edit the second column of several rows.
Can you help me?
Thank you very much.
0 Kudos
Message 1 of 2
(2,671 Views)
Hi cupra,

I have made an example about how to read the data that you had saved on txt file, then through array functions to replace a value (indicating row and column) and finally to write the data into the same file.

Moreover, I post the following link where you´ll find more information about how to save data with Labview (I guess that you´re programing with LV)

http://zone.ni.com/devzone/devzone.nsf/webcategories/BC4E8ABB211CFE7F86256A1F0062CEB2

I hope this helps you.

Diego M.
0 Kudos
Message 2 of 2
(2,663 Views)