NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How to skip sequence call step result recording in teststand

I did this a few years ago and it did mean changing the reportgen seq file. I was using the text report generator sequence file. It did require some sorting out to get the indenting right.

 

 

 

 

Regards
Ray Farmer
0 Kudos
Message 11 of 12
(1,332 Views)

I am trying to achive the same i.e printing only the steps of the subsequence and not the subsequence call itself to the report.

The post suggest overriding SequenceFilePostResultListEntry  and ModifyReportEntry callbacks. What in the ResultList can be modified. Does the subsequence call always indent at block level 0 even if there are nested subsequence call?

*************************************************
CLD
*************************************************
0 Kudos
Message 12 of 12
(1,265 Views)