Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

excel report sub vi executable not finishing

I have a subvi which used report generation toolkit vis to generate an excel file, and then release from memory. The subvi works fine when executed by itself. However the runtime version (when it is called as a subvi) does not finish. The excel file is generated from a template just fine. And Excel closes...but the subvi just does not complete and close - hangs up. I have to go back to main panel, and hit stop. Ideas?
0 Kudos
Message 1 of 2
(2,458 Views)
I'd recommend starting the top level vi. When the subvi doesn't return, open it and click on Execution Highlighting to see what portion of the code has executed. It sounds like a bad value might be getting passed to it as a subvi.

Matt P.
National Instruments
0 Kudos
Message 2 of 2
(2,458 Views)