NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

not able to store reports and display fail banner incase of sequence failure

Hi,
 
I am running a teststand sequence which calls customized model sequence in it. I observed that incase of all sequence pass, it displayes a Pass banner and then stores the reports as well shows it on the operator interface screen. Incase of some sequneces failure inside the main sequence, I dont get the Fail banner as well as the reports are not saved or displayed. These failed sequences call a sequence in their cleanup sequence. In this case, I observed that the whole test sequence runs through and finally the execution pointer is at the end (bottom after the last cleanup step) and still shows running on while the customized test model sequence waits for the client sequence to complete. I checked all the steps to make sure that it does not loop in any of the step.
 
Why this behaviour is happeing? I want to get the Pass/Fail banner as well as view and store the report in both the cases. I am using following versions of software:
Teststand 4.0.1
LabVIEW 8.5
Windows XP
 
Appreciate your help and thanks in advance.
 
Nirmal
0 Kudos
Message 1 of 3
(3,218 Views)

Hi,

Are you able to post your modified model sequence file?

Regards

Ray Farmer

Regards
Ray Farmer
0 Kudos
Message 2 of 3
(3,212 Views)

Hello Ray,

Thanks for your help. I figured it out!!! One of the sequence was not getting its execution completed which was making the main sequence hang.

Regards,

Nirmal 

0 Kudos
Message 3 of 3
(3,153 Views)