LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I how to save an array to a text file?

I have an array of 3 elements and i wants to save it to a text file?
How can i do this? can you give me a short exemple?
 
thanks and best regards,
Salim
~~~~~~~~~~~~~~~~~~Looking for a LABVIEW JOB (In EUROPE)>~~~~~~~~~~~~~~~~~~


**The Best Way To Predict**The**Future Is To Invent It**

Salimos - View my most interesting photos on Flickriver
Message 1 of 25
(38,404 Views)
Please search the forum.  SS


0 Kudos
Message 2 of 25
(38,400 Views)
Hi Salim,
you can use the "write to spreadsheet file" function. Depending on your data type and your Labview Version it could be that you have to use the "Array to Spreadsheet string" function before writing to the file.

Hope it helps.
Mike
Message 3 of 25
(38,389 Views)

Great answer Simon. 

Message 4 of 25
(34,409 Views)

Hi salimo,

 

for someone "looking for a LabVIEW job in Europe" I would expect to be able to solve such a question on your own.

 

If I had to look for a LabVIEW programmer I definetely wouldn't consider a person asking for help on creating a text file...

And yes, WriteToSpreadsheetFile is a way to go...

 

@fullmanido:

What's the point of your very first post in the forum?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 5 of 25
(34,398 Views)

@GerdW wrote:

 

 

@fullmanido:

What's the point of your very first post in the forum?


To increase post count...like this one?

Message 6 of 25
(34,357 Views)

@salimo wrote:
I have an array of 3 elements and i wants to save it to a text file?

What is a text file? What is the dataype of the array elements (integer, dbl, complicated cluster, etc.)

0 Kudos
Message 7 of 25
(34,350 Views)

Hasn't anybody noticed that this thread is 5 years old?  It only got revived because fullmanido decided to post a kudo instead of actually giving one.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
Message 8 of 25
(34,345 Views)

No, LabVIEW questions are timeless.... 😄

 

Message 9 of 25
(34,334 Views)

How can I save a array with 3 or more dimensions? Is it possible?

0 Kudos
Message 10 of 25
(30,525 Views)