I need to add data obtained during test execution to the (ATML TR5/6_Horizontal.xsl) report header. I have tried to implement any/all of the update features I have seen here to no avail. I can get things added if I do it during PreUUT but I don't have this data yet. Trying the same commands (using the Parameters.UUT.AdditionalData container) isn't working. I haven't been able to get the ModifyReportHeader callback to do this either. The help and other support examples I have seen seem to be about half of what I need to implement this. Any help is appreciated.
-Randy