LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

save data in one file

I have to make a calculator (+,-,*,/,..) and store the results in a datafile. How do I save more than one result in only one file?
0 Kudos
Message 1 of 3
(2,514 Views)
Hi polje,

you have to append the new results to the old ones 🙂

Asking more specific questions will result in more specific answers!
So please give: used LabView version, where is the exact problem, what are you using at the moment, maybe some example vi's...
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 3
(2,510 Views)

hello,

it's a labview student edition 8,2 I recently got from school and it's the first time I work with it so...

We have to make a simple program, like a small calculator.

Then we have to save the result in a file. But I can't manage that.

I think it has something to do with write file and a file path ...

That's what I have allready, I also used a subvi, but I'm not sure I did it well

 

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