02-28-2011 03:55 AM
Dear sir,
I am generated excel report using labview,
Present my doubt is how to Save Automatically that report in specified directory....?
Please Inform me,
Thank you...
Solved! Go to Solution.
02-28-2011 06:23 AM
I don't have LV with me right now, cause I'm posting on my Blackberry, but I will give you an exmanple on how to do it later on today.
Kind regards,
Bjorn
02-28-2011 06:32 AM
Are you using report generation toolkit for that?
If so, then you can use "Save report to file.vi". If you are not using toolkit then you can use "Save" method by calling invoke node
and passing "workbook" reference to it.
02-28-2011 07:02 AM
Plz send example as early as possible.....
Thank you.
02-28-2011 07:05 AM
Thank you,
I tried using report generation toolkit, it is working.......
Thank you once again.
02-28-2011 11:09 PM
"I don't have LV with me right now, cause I'm posting on my Blackberry, but I will give you an exmanple on how to do it later on today."
Was this solution to your problem?....
02-28-2011 11:36 PM
Sorry,Yesterday i done mistake...your send right solution,
But Before that i pressed Other solution,With out reading your solution,
After i tried For remove that
But it is possible to me...
Thank you
02-28-2011 11:42 PM
How to export wave form data in excel with specified location,
i.e.. Specified column,
How it is possible?
Thank you.
03-01-2011 12:29 AM
Again report generation toolkit. You can use "Append table to report vi" Here you can decide where to insert data in Excel.
Read Help for same and you will get more information.
03-01-2011 12:30 AM
One more thing, I do not have it on my PC, but may you can check if you have Excel specific vis in Report generation toolkit.