[IDLE] Calgary LabVIEW User Group Community

cancel
Showing results for 
Search instead for 
Did you mean: 

enregistrement dans un fichier texte

hi

I want to store the data in a text file, but I have a problem, every time I execute only the new data is recorded, the data is lost ancient

cvp help me I'm newbie 

0 Kudos
Message 1 of 2
(8,400 Views)

Hi Pierre,

There is a function you can add after your "Open/Create/Replace" vi called "Set File Position" which will begin writing at a desired position (in this case you want the end of the original file).

There are basic instructions and examples on how to use it in this forum post (see the third post, they talk about a few other things further in the thread):

http://forums.ni.com/t5/LabVIEW/Append-text-to-end-of-file/td-p/517823

Ash Beigi
Academic Technical Sales Representative
National Instruments - Electronics Workbench Group
0 Kudos
Message 2 of 2
(5,033 Views)