NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Error executing Steptype "-17601:Attempted to load a module for a step whose module has not yet been specified

Solved!
Go to solution

I'm not seeing that.  Mine works fine no matter how much I re-start the execution.  My guess is that you've got some other issues going on.

jigg
CTA, CLA
testeract.com
~Will work for kudos and/or BBQ~
0 Kudos
Message 11 of 15
(798 Views)

Hello jigg

its possible to make a popUp(steptype) go to next step without press OK.

I press Ok anytime time after without action

 

Thanks

0 Kudos
Message 12 of 15
(786 Views)

Not sure I understand the question.  You can put a timeout on the popup.  If it times out then you can designate which button to press automatically.

 

Hope this helps,

jigg
CTA, CLA
testeract.com
~Will work for kudos and/or BBQ~
0 Kudos
Message 13 of 15
(782 Views)

Actually I don't want to use timout to close the popup. The need is to show the popup and let it oppened while the next steps are being executed simultanously with the displaying of the popup. The popup can thus be closed or pressed with OK any time while the other steps are executed or even after all the steps are executed.

Hope I explained better the problem.

0 Kudos
Message 14 of 15
(779 Views)

我遇到这个错误的原因是我写了很多个调用VI的代码,但是却没有指定VI(我运行的序列并没有涉及这些没配置路径的子VI),尽管没用到,但还是报了错误,似乎把这些其他的序列改为动态加载即可解决

 

0 Kudos
Message 15 of 15
(172 Views)