NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

record results issue

Solved!
Go to solution

I am using TestStand 4.1 and have the following problem:

 

Within my main loop, i call functions and perform numeric test on my received results. This is working great. My problem is with the recording of results. When the report is output, all that is shown is PASS or FAIL from the call function but not the individual results. What may be the problem?

I selected the Record Results feature on each item I want recorded.

 

Attached is the sequence.

 

ThanksNAdvance

 

FredTest

0 Kudos
Message 1 of 5
(3,459 Views)

Hi,

 

I can not view you attach sequence file at the moment, but make sure you have enabled the Record Results on the SequenceCall step as well as the steps within the Sequence.

 

 

Regards
Ray Farmer
Message 2 of 5
(3,445 Views)

I'm assuming that you're talking about the PHASING STATUS test since that's the only sub-sequence that has anything in it. Make sure that Include Measurements under the Include Step Results options in the Report Options are enabled. It looks like everything should be reporting correctly.

Why do geeks think Halloween and Christmas occur on the same day?
Because 31oct = 25dec!
Message 3 of 5
(3,432 Views)

Thanks for your response:

I've checked and it is enabled, but still, no numeric reporting.

Anything else that might factor?

 

FredTest

0 Kudos
Message 4 of 5
(3,429 Views)
Solution
Accepted by topic author FredTest

FOund the solution!

 

It appears that I had accidentally erased the Results.Array from the Locals of the PHASING STATUS Test. After it was replaced, wa-la, problem solved.

 

Thanks for your help though. Funny how TS did not detect this as an issue.

 

FredTest

0 Kudos
Message 5 of 5
(3,423 Views)