05-16-2011 12:34 AM
Hi all,
I am not too familiar with how to get a set of data save into txt file format. The following attachment is my vi (is a bit messy) and a screenshot on where I want the data to be save is also attached.
It would be extremely grateful if someone could kindly offer some help.
Thanks a lot,
Adi
05-16-2011 12:55 AM
Hi Adi,
You can go through the example which I have attached. This may be the solution you are looking for. You can use shift registers if your data to be written into the txt file is continuous. Or also you can use a true constant on "append to file?" ternminal of write to spreadsheet function.
Regards,
Nitzz
(Kudos are always Welcome, Accept as a solution if it is the One;))
05-16-2011 09:48 AM
Hi,
Thanks for your reply.
As my data are continous, I have assigned a true constant at "append to file"
However, how do I assigned a title for those values, basically, combined to 2D array, if I am making sense??
Regards,
Adi