12-30-2011 05:33 PM
Hi , i'm using version 7.1 of LabView.
i want to weekly program list with labview , but i had no success 😞
This program is save input variable to Csv or xls file.So program reading the value of this file.
Thank you for helping.
12-31-2011 06:24 PM
Sorry, I don't understand what you are wanting. Explain further and clearer. Are you wanting to read/write data to/from spreadsheet file? It sounds like you are based on your subject title, but your post doesn't make any sense.
01-01-2012 05:39 AM
i want to update spreadsheet file after write the row or colums of table (running program).
The table which i used the program , it must show either indicator and control.
01-01-2012 04:22 PM - edited 01-01-2012 04:23 PM
You still have not provided much information on your problem. The front panel image does not explain a thing. The table is just a 2D string array and the Write to Spreadsheet function in 7.1 can be easily modified for string data. There are detailed instructions on the block diagram. And, you can make the table a control and update it by using a local variable.