NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

I want to change serial number in the Batch report and in the special UUT report

I use Batch Model, sequential mode.
I want to change serial number in the Batch report and I want to change UUT serial number in each TestSocket report.
I overrided ModifyReportHeader, I did

Parameters.UUT.SerialNumber = "....."

but the serial number changed only in the Batch Report, not in UUT Report. How can I change serial number in UUT Report too?

0 Kudos
Message 1 of 4
(3,481 Views)

Marta,

There is actually a ModifyBatchReportHeader in addition to the ModifyReportHeader that you already used.  That would be the first thing to do.

After that, I think I need a more detailed description of what you are trying to do (perhaps with screenshots) in order to be able to help effectively.

Josh W. | National Instruments | Applications Engineering

Josh W.
Certified TestStand Architect
Formerly blue
0 Kudos
Message 2 of 4
(3,464 Views)
I always successed to do it. Anyway thank's 🙂
0 Kudos
Message 3 of 4
(3,443 Views)

Please tell me how you changed the serial numbers in the UUT Report for each socket?

0 Kudos
Message 4 of 4
(2,935 Views)