01-14-2008 12:33 PM
01-14-2008 08:01 PM
Bruce,
You may want to try using the ProcessModelPostTest Callback instead of the PostUUT. It should at least clear up your "Running" issue.
01-15-2008 04:35 AM
Thanks Kevmi2ca. Unfortunately, I can't seem to find this callback. Should it be listed when I edit the 'Sequence File Callbacks' option in TestStand?
01-15-2008 05:41 AM
Hi,
That one is only available in the Process Model Sequence File. There should be an equivilent callback in your client sequence file.
Regards
Ray Farmer
01-15-2008 08:13 AM
Hi Ray
I'm not sure which out of the callbacks I can edit, is one that's equivalent. The list that comes up for the Modal callbacks, is:
MainSequence
PreUUT
PostUUT
PreUUTLoop
PostUUTLoop
ReportOptions
DatabaseOptions
ModelOptions
TestReport
ModifyReportHeader
ModifyReportEntry
ModifyReportFooter
LogToDatabase
ProcessSetup
ProcessCleanup
Is it one of these or am I looking in the wrong place?
Thanks
Bruce
01-15-2008 11:05 AM
I've discovered that if I uncheck the 'on-the-fly' option when configuring the report, my original problem with the PostUUT callback clears and the UUT result in the report, is back to 'Passed' or 'Failed' (instead of 'Running') along with the execution time. Trouble is, I would like to have on-the-fly reporting! Is there any way round this?
Thanks
Bruce
01-15-2008 05:09 PM
01-29-2008 02:11 PM
02-08-2008 06:18 AM
Hi Jett R,
Am I ok to post here? My sequence file calls up several others and altogether is quite big. Also, where would I need to go to find the process model? I haven't edited this, at least not intentionally.
Thanks
Bruce
02-11-2008 12:51 AM
Hi,
You will find the Process Model sequence files in <TestStand>\Components\NI\Models\
TestStandModels\.
You can find this information in Appendix A of the TestStand Reference Manual.
Regards
Ray Farmer