NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Teststand 2012 temp file

Hello

 In teststand 2010,  I am able to re-directed temp file to a different location by issue this expresion in the PostUUTLoop Calback:

ThisContext.Report.TempFileDirectory= "C:\\tmp"

It does not work with Teststand2012 when I set a similar expression to the PostUUTLoop callback:
Runstate.Report.TempFileDirectory= "C:\\temp"

Please help , it is very anoying to have report "temp" file littering all the test data record folder every where when using the viewer.

Tphan

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

Hi Tphan,

 

By default, TestStand typically creates temporary files within the TestStand directory. If you are using the HTML report, there will be one TempReport.html file that is created, as detailed in the KnowledgeBase article included below. Is this the file that you are trying to move? How does your sequence react now? Does it seem to ignore the command, or is there some sort of error?

 

When Does TestStand Create Temporary Files: http://digital.ni.com/public.nsf/allkb/D327A5B3227E8F40862568470008409F?OpenDocument

 

Regards,

 

Jason D

Applications Engineer

National Instruments

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