I created an action step in TestStand 4.0 which calls a function in a DLL created in LabWindows/CVI 8.1. It was working fine, but I made a change to the DLL function which added an additional parameter. I re-compiled the DLL, but forgot to go into "Specify Module" in TS for this step, before I ran the sequence. To my surprise, I received no errors or failures - TS just skipped executing this step! When I realized what happened and did a "Specify Module" , TS correctly showed me the function call parameter list had changed. All works well again after I updated the function call
Is there a setting that I am missing? I would like such an error to be flagged. The step is marked "Do not record results"
Thanks
Don Frevele