VIAVI TestCenter: How do you use the "SaveToTcc" command in the VIAVI TestCenter HLTAPI?
Knowledge Base - FAQ
VIAVI TestCenter: How do you use the "SaveToTcc" command in the VIAVI TestCenter HLTAPI?
Somewhere before the end of the script add:
$stc->perform("savetotcc","filename",".tcc");
Where is the name of the resultant .tcc file.