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

Hello,

I create  à custum steptype to stop the execution of my sequnece but th steptype generate an run time error .

Have you some explication?

 

0 Kudos
Message 1 of 15
(4,023 Views)
Solution
Accepted by RchB

Not sure why you are seeing that error.  I reproduced your step type and it seems to work fine.

jigg
CTA, CLA
testeract.com
~Will work for kudos and/or BBQ~
Message 2 of 15
(4,007 Views)

One more thing:  Instead of using the ActiveX post step substep maybe try doing a default Post-Expression: RunState.Execution.Terminate()

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

I have already done that but it not working i have the some error

0 Kudos
Message 4 of 15
(4,003 Views)

Hello jigg

i used your step type it work.

i compared betwen step type is the some configurations but i don't know why mine it not work

thanks

0 Kudos
Message 5 of 15
(4,001 Views)

Does yours work if you make a new instance of it?  It almost seems like it is hanging on to some older instance.

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

yes its works

0 Kudos
Message 7 of 15
(3,989 Views)

Hello Jigg

i want to change the terminate steptype by à break point in my user interface with API teststand .

have you an idea?

 

0 Kudos
Message 8 of 15
(3,985 Views)

See Attached for both.

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

Thanks its work, but when I Re-play  the sequence, it generates an error

0 Kudos
Message 10 of 15
(3,979 Views)