NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Stop Step from logging

Hi

 

How can stop a step from logging to the database?

Help share your knowlegde
0 Kudos
Message 1 of 5
(3,315 Views)

In the step properties, clear the Record Results check box.

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

Sorry about the dumb question.

I figured it out just after i posted the question on the forum.

 

Help share your knowlegde
0 Kudos
Message 3 of 5
(3,308 Views)

Is it possible to stop the logging of a Call Sequence Step but the contents of the step must be logged?

Help share your knowlegde
0 Kudos
Message 4 of 5
(3,307 Views)

No. You will have to process the results afterwards to remove the SequenceCall step result but keep the actual results of the sequence.

 

I think even if you discard the step's result in the SequencePostResultList callback sequence you will still loss the actual subsequence results.

 

 

Regards
Ray Farmer
0 Kudos
Message 5 of 5
(3,301 Views)