LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to append to a file

Solved!
Go to solution

Hello, i have some problem with a very simple task : appending some new data to a file...



Why this test vi does not work ? i always get the "Line 1" overwritten by "Line 3".

Append.jpg 

Thanks for any help,



Vincent
Vincent
0 Kudos
Message 1 of 18
(3,839 Views)

Hi Vincent,

 

with your VI i got the following text :

Line 1
Line 2
Line 3

 

It that not what you want?

Regards
MY
0 Kudos
Message 2 of 18
(3,835 Views)

Hi Vincent,

can you upload you vi?

If i do what you show in your picture, then it works as expected.

 

Mike

0 Kudos
Message 3 of 18
(3,831 Views)
Hello, happy to know that it's working for you...but on my pc (Windows XP and LabVIEW2009) i always get :

Ligne 3
Ligne 2


i really don't understand what can go wrong here ! it's just such an obvious task to do...
Vincent
0 Kudos
Message 4 of 18
(3,829 Views)
Oups, i've read your last reply too late : here's the vi !
Vincent
0 Kudos
Message 5 of 18
(3,826 Views)

Hi Vincent,

plaese try this code. It works in LV8.6 and 2009.

 

Mike

Message Edited by MikeS81 on 08-21-2009 10:38 AM
0 Kudos
Message 6 of 18
(3,822 Views)

Hi Vincent,

 

or you can try this VI written in LabVIEW 2009.

Regards
MY
0 Kudos
Message 7 of 18
(3,815 Views)
well...this is kind of strange ! The vi you've just sent to me works perfectly, altough the diagram is almost similar. I then tried to re-write my vi from scratch, and now it's working too !!! Is my initial vi working on you computer ?
Vincent
0 Kudos
Message 8 of 18
(3,798 Views)

 


Is my initial vi working on you computer ?

 

 

Yes it is working fine.......

0 Kudos
Message 9 of 18
(3,794 Views)
Interesting, now i have the same problem with your vi.
Message Edited by My NI on 08-21-2009 11:16 AM
Regards
MY
0 Kudos
Message 10 of 18
(3,790 Views)