06-21-2006 03:16 PM
06-21-2006 03:53 PM
Hi,
Where are you obtaining the the Visa session from? (I am assuming you are getting a Visa error because you are executing some VISA function in your code module.)
What do you mean by "execute previous steps"
Regards
Ray Farmer
06-21-2006 04:10 PM
06-22-2006 12:57 AM
Hi,
When your sequence halts, does that mean it's closed the visa sessions and if so when running the selected steps are you running the setup with the open visa sessions or are you just reusing the sessions stored in the Station Globals (I assuming when you said globals you were referring to Station Globals).
Regards
Ray Farmer
06-22-2006 08:54 AM
In this case "halting" is accomplished by an inserted breakpoint or a failure at a measure step. I am reusing the visa session stored in the sequence file globals. The visa session is not intended to be closed until the completetion of the sequence.
jap9711
06-22-2006 05:06 PM