03-16-2012 11:27 AM
LabVIEW 8.5, TestStand 4.0, Wibdows XP-SP3
In the same VI, I've connected in parallel:
Just to be more precise: in my case the program is WinSCP, which prompts when you should accept a private key which is not in its cache; but the concern here is not WinSCP but LabVIEW.
Of course, I test it in a case where we are stucked in System Exec.
for information, all tasks: LabVIEW, TestStand (SeqEdit) and program (WinSCP) are 0% CPU and memory.is stable.
Have you an explaination for this unexpected behavior of the VI when called from TestStand ?
Enclosed is the VI; to run it, you might have WinSCP installed and a valid session to an accessible host (here named vhe-219), but you won't have put its key in the cache!
Note: you won't see the same issue with other programs or commands (e.g. netsh, ftp...) even if they await a user's prompt.
Thanks for your help!
03-20-2012 08:26 AM
Hi jjd,
I would like to have more information on "ActiveX automation server to the LV development system". Do u mean u configure the adapter of LabVIEW to use "other executable" with activeX server automation?
Furthemore, what are the parameter u pass to the labVIEW step? Coudl u eventually give us a screenshot of the step setting pane of your step?
Did u configure LabVIEW as shown in the attached picture.
Did u force the front panel code module to open during its call by teststand and add a stop control in the while loop to stop the VI and see if an error appears in the cluster?
Your problem looks like the one explicited in this document but your LabVIEW is 8.5 and not 6 which let me a little perplexed:
http://digital.ni.com/public.nsf/allkb/30DA650D55340F7886256A2A004E9D0A?OpenDocument
Try also to modify the execution property of your VI follwing this document:
http://digital.ni.com/public.nsf/allkb/FC0E8FA5FF69A3FD86256CDB0066412A?OpenDocument
regards
Romain DUVAL || RF & Semiconductor Staff System Engineer || CLA || CTA
National Instruments France
03-20-2012 08:38 AM
The question has been posted in the NI TestStand discussion forum as well here.
It is answered and solved.
Norbert