ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Using " write file " VI but without OVERwriting?

Hello,
 
I would like to save my data to a file with the " write file " VI. However, I would like to able to add data to that file without overvwriting. I succeed in doing this with the " wright to spreadsheet file " VI, but not with the " write file " VI.
 
Does anybody know I could do this?
 
Thanks,
 
David
0 Kudos
Message 1 of 3
(2,518 Views)
You simply need to use the pos mode input, with a value = 1 (end). Leave the offset input unwired.
Chilly Charly    (aka CC)
Message 2 of 3
(2,510 Views)

Hi CC,

 

Thanks for ur answer, and sorry for that stupid question.

Cheers,

 

David

0 Kudos
Message 3 of 3
(2,503 Views)