ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

post uut callback

I'm have in place a custom callback library for use with a run-time test exec environment. I modified one of the VIs in callback.llb associated with report printing but now the test executive runtime returns the error that it cannot call post-uut callback.vi (which was not modified). Any help would be appreciated, and I would like to avoid rebuilding the test exec application if possible, as it would mean deploying the new application on several stations rather than just updating their callback.llb
0 Kudos
Message 1 of 2
(2,623 Views)
I don't have Test Executive, but I would certainly guess that if you modify core VIs, bad things may ensue. I would start by checking the VI it says can not be called and then see if any subVIs in that one call the VI which you modified. I don't know if this helps much, but hopefully it can get you started.
J.R. Allen
0 Kudos
Message 2 of 2
(2,623 Views)