12-17-2007 03:59 AM
12-17-2007 08:05 AM
12-17-2007 08:22 AM
Hi,
It returns a "Terminated" status in TestStand 2.0. So something has changed in the later versions.
Regards
Ray
12-17-2007 01:14 PM
12-17-2007 04:16 PM
12-18-2007 01:15 AM
12-18-2007
02:11 AM
- last edited on
07-13-2025
03:28 PM
by
Content Cleaner
Hi,
Do you mean this
http://digital.ni.com/public.nsf/allkb/28637F55A85EAD64862573A900008D3B
If you are using DAQmx then I think the concern is getting a working DAQmx without corrupting the rest of your system.
I dont think there is a problem with upgrading to TestStand 4.0.1, it would depend where you are in your developement cycle.
I would check out the release notes before proceding.
And of course backup your work before upgrading so you have a stake in the ground to go back to.
Regards
Ray
12-18-2007
08:20 AM
- last edited on
07-13-2025
03:29 PM
by
Content Cleaner
12-18-2007 02:25 PM
Hi Juergen,
Nothing is setting RunState.SequenceFailed = True.
I added the line RunState.SequenceFailed = True both the Terminate() in the Post Expression of your Forced Terminate Step of your MySequence and it then made the SequnceCall step in MainSequence to be Failed.
Regards
Ray
12-20-2007 02:45 AM
Hi Ray
I added this line and it works great
Thanks a lot
Rafi