<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Add Items To HTML On-The-Fly Report Header in NI TestStand</title>
    <link>https://ni.lithium.com/t5/NI-TestStand/Add-Items-To-HTML-On-The-Fly-Report-Header/m-p/1880117#M36282</link>
    <description>&lt;P&gt;Is there an easy way to add items to the HTML report header when running the BatchModel.seq with On-The-Fly reporting?&lt;/P&gt;</description>
    <pubDate>Thu, 16 Feb 2012 21:16:03 GMT</pubDate>
    <dc:creator>LVB</dc:creator>
    <dc:date>2012-02-16T21:16:03Z</dc:date>
    <item>
      <title>Add Items To HTML On-The-Fly Report Header</title>
      <link>https://ni.lithium.com/t5/NI-TestStand/Add-Items-To-HTML-On-The-Fly-Report-Header/m-p/1880117#M36282</link>
      <description>&lt;P&gt;Is there an easy way to add items to the HTML report header when running the BatchModel.seq with On-The-Fly reporting?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2012 21:16:03 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/NI-TestStand/Add-Items-To-HTML-On-The-Fly-Report-Header/m-p/1880117#M36282</guid>
      <dc:creator>LVB</dc:creator>
      <dc:date>2012-02-16T21:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: Add Items To HTML On-The-Fly Report Header</title>
      <link>https://ni.lithium.com/t5/NI-TestStand/Add-Items-To-HTML-On-The-Fly-Report-Header/m-p/1880215#M36284</link>
      <description>&lt;P&gt;Some additional information:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am looking to add different information to the Batch Header and the UUT Header.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2012 22:17:11 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/NI-TestStand/Add-Items-To-HTML-On-The-Fly-Report-Header/m-p/1880215#M36284</guid>
      <dc:creator>LVB</dc:creator>
      <dc:date>2012-02-16T22:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: Add Items To HTML On-The-Fly Report Header</title>
      <link>https://ni.lithium.com/t5/NI-TestStand/Add-Items-To-HTML-On-The-Fly-Report-Header/m-p/1881249#M36293</link>
      <description>&lt;P&gt;You're probably going to want to take a look at the ModifyReportHeader callback for the UUT header and the ModifyBatchReportHeader for the batch.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2012 16:17:52 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/NI-TestStand/Add-Items-To-HTML-On-The-Fly-Report-Header/m-p/1881249#M36293</guid>
      <dc:creator>snowpunter</dc:creator>
      <dc:date>2012-02-17T16:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: Add Items To HTML On-The-Fly Report Header</title>
      <link>https://ni.lithium.com/t5/NI-TestStand/Add-Items-To-HTML-On-The-Fly-Report-Header/m-p/1882065#M36296</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/115725"&gt;@snowpunter&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;You're probably going to want to take a look at the ModifyReportHeader callback for the UUT header and the ModifyBatchReportHeader for the batch.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Thanks for the response.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I was able to use the ModifyBatchReportHeader callback.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;However, The ModifyReportHeader callback does not occur with On-The-Fly reporting.&amp;nbsp; ModifyReportHeader and ModifyReportFooter Callbacks Not Called When the On-The-Fly Reporting Option is Enabled&amp;nbsp;that explains how to enable this callback with OTF.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Are there were any "tricks" to add something to the header without major modification of the reportgen_html.seq file?&lt;/LI&gt;
&lt;LI&gt;Is there any reason why this callback is disabled with On-The-Fly reporting?&amp;nbsp; What are the disadvantages of using the above article method?&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jan 2026 21:14:12 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/NI-TestStand/Add-Items-To-HTML-On-The-Fly-Report-Header/m-p/1882065#M36296</guid>
      <dc:creator>LVB</dc:creator>
      <dc:date>2026-01-14T21:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: Add Items To HTML On-The-Fly Report Header</title>
      <link>https://ni.lithium.com/t5/NI-TestStand/Add-Items-To-HTML-On-The-Fly-Report-Header/m-p/1891387#M36362</link>
      <description>1. No&lt;BR /&gt;&lt;BR /&gt;2. On the fly uses a processmodelpoststep callback to generate the report.</description>
      <pubDate>Mon, 27 Feb 2012 04:19:35 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/NI-TestStand/Add-Items-To-HTML-On-The-Fly-Report-Header/m-p/1891387#M36362</guid>
      <dc:creator>snowpunter</dc:creator>
      <dc:date>2012-02-27T04:19:35Z</dc:date>
    </item>
  </channel>
</rss>

