NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

ReportGen in TestStand Public Directory not overriding TestStand Application Directory

I copied the reportgen_html.seq from C:\Program Files\National Instruments\TestStand 4.2.1\Components\Models\TestStandModels\ to

C:\Documents and Settings\All Users\Documents\National Instruments\TestStand 4.2.1\Components\Models\TestStandModels and customized it, but find that it will only run if I rename the original in the TestStand application directory. 

 

Is there something else I need to do to get the new report generator to be called correctly? 

 

Thanks!

0 Kudos
Message 1 of 2
(3,014 Views)

You need to copy the main model files (Sequential, Batch, or Parallel) to that directory too.  The reportgen is being called from those models, and it's finding them in the NI directory, then uses a relative path to find reportgen.  I would recommend copying everything from the NI Models directory to the Public directory to get everything to work.

 

Allen P

0 Kudos
Message 2 of 2
(3,010 Views)