10-06-2020 03:42 AM
I made now a complete fresh installation of LV.
Attached is my configuration.
Additional is a VI where i marked which part is working and not.
I´m really suprised that i´m alone with my problem 😞
Till now it´s a little bit waste of money.
10-06-2020 08:08 AM
Hallo Hulk,
@Hulk1978 wrote:
Additional is a VI where i marked which part is working and not.
The "working" part is written to a file where you specify the filepath.
The "non working" part does not work, because the file isn't saved anywhere in your code. When you dig into the RGT functions you notice the "save changes" input is wired to the "Close" parameter of the Workbook.Close method…
10-06-2020 08:36 AM
Dear Gerd,
thank you very much for your feedback.
Your explaining sounds logical....But i cannot practical follow.
I cannot understand how failure happen. To avoid individual failure i reinstall all new.(complete installation of Labview)
What can i do to change? How i´m getting a functionable version?
Again, it´s a fresh installation.
I suppose the problem is not only related to "excel"?
10-06-2020 02:06 PM
10-06-2020 02:18 PM
The snippet is from inside the save.vi.
I didn't Change anything before or later.
I tried to understand the post before from you. It was to cryptic for me.
Slowly i'm desperate....
Don't know reason for such huge trouble
10-06-2020 03:10 PM - edited 10-06-2020 03:12 PM
Hi Hulk,
which LabVIEW version? Which bitness?
Which MS Office version? Which bitness?
@Hulk1978 wrote:
The snippet is from inside the save.vi.
Which "save.vi"?
10-06-2020 03:28 PM
Labview 2016
RGT 2016
Office 365
Windows 10
Labview i fresh installed today morning.
---
I'm talking about the Protocoll save.vi
This is the reason about failure.
Please Take a look to the complete Threads.
The identic vi is running by the other Guy.
Open Protocoll, add Data, save, Close....
Something is really wrong at me.
Additional the labview example with the template doesn't start with similar failure.
Best regards
10-07-2020 02:18 AM - edited 10-07-2020 02:23 AM
Hi Hulk,
RGT2016 was NOT made for Office365, see here!
You could have discussed this with NI sales before ordering the toolkit…
(I will/could have the same problems in two weeks when my companies IT department rolls out the "upgrade" to Office365.)
@Hulk1978 wrote:
I'm talking about the Protocoll save.vi
Please Take a look to the complete Threads. The identic vi is running by the other Guy.
Where does this "Protocoll save.vi" comes from? NI doesn't provide a VI with two lowercase L and two spaces in its name…
I rushed through this complete thread and didn't find this "other Guy" nor this "Protocoll save" VI you are talking about…
10-07-2020 02:30 AM
Good morning Gerd,
my Office 365 was coming later then my labview. But till now i never used RTG. It will be helpfully to know if this is really the reason.
Opening and writing to excel is still functionable. (German "Excel Easy table.vi) to find at Protokolle/Excel Specific.
But the trouble VI i´m talking is called (GERMAN) "Prot. speichern), to find at "Protokolle"
Thank you
10-07-2020 10:52 AM
Hey Guys,
I tested again with following solution:
Reason seems to be office365 and LV2016 with RGT2016...no friends.
When this Standard vi for saving ist started, it fails. Changing in same Session to HTML protocol type you will have the same issue. Restart of labview helps.
I deinstalled the Report Tool now. I don't like Excel anyway. For me CSV is enough and for charts and formulas i have labview too.
Thank you.