NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Error while runnig simple TestStand operator user interface

Hi,

I was trying to run a TestStand Test sequence using the simple teststand user interface and I encoutred the following error : 

 

Error executing substep 'Post'.
The method was called from an invalid step type
Stack Trace:
at NationalInstruments.AsamXilSteps.Core.RuntimeManager.ExecuteStep(SequenceContext thisContext, String stepWrapperId)

 

Knowing that I'm using ASAM XIL steps in my sequence to use VeriStand channels.

 

What could be the cause of this error and how could we solve it ?

 

Mahmoud63PPC_0-1582806899313.png

 

 

0 Kudos
Message 1 of 3
(2,351 Views)

I am not familiar with the ASAM XIL step types but my guess, based on the error message, is that you don't have something installed properly on that bench.  A Post substep is a piece of code that gets called after the code module.  It looks like you are missing the DLL or whatever it is that is supposed to be called.  You might want to install the ASAM XIL steps on that computer.

 

Regards,

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

Thank you for your response.

ASAM XIL steps are already installed in the computer, maybe reinstalling them can solve the problem, i'll try it and let you know.

 

Regards.

0 Kudos
Message 3 of 3
(2,307 Views)