NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

adding properties to report

Hello, i generate the report of my steps at runtime by inserting new properties to Step.Result.NewPropertie and set the Flag 0x2000 that it will be included in the report file. Now I have some steps they include properties in some dependencies and other not.
 
For example, a step is in a for loop and at the first iteration it include property A into the Step.Result. in the second iteration i want to include only property B, but property A was already under Step.Result and now I have Propertie A and B in the report. 
 
It is to complicated to delete them. Is there a feasible solution, that I can add the properties only for this Iteration I want?
 
If not I have to insert all properties to the report, but then the reportfile includes many properties that wasn't needed.
 
Thanks
TPoint
0 Kudos
Message 1 of 2
(2,932 Views)
Hi TPoint,
 
have a look on the following KB:
 
(attend the links at the end of the KB)
 
regards,
ThSa
0 Kudos
Message 2 of 2
(2,881 Views)