Customer Service Center
Home
Knowledge Base
Forums
Contact Support
License Activation
|
Contact Support
|
License Activation
|
Spirent KB Article
Doc ID: FAQ18090
Printer Friendly
Email Article Link
Avalanche Automation: Is there any commands to export Tcl scripts from SPF file?
Environment/Versions
Avalanche 4.76
Automation
Answer
tclsh
%set auto_path [linsert $auto_path 0 "C:/Program Files (x86)/Spirent Communications/Spirent TestCenter 4.76/Layer 4-7 Application/TclAPI"]
%package require av
%av::login tmp
%av::connect 10.75.236.153 -type appliance
%av::perform import system1 -source {C:\Users\motsu\Desktop\tcl\automation/B2B.spf}
project1
%set testHandle [av::handleOf project1 tests 2x1G]
test1
%av::perform ConvertToTclDetailed test1 -outputDirectory "C:/tmp/output" -tclApiDirPath "C:/Program Files (x86)/Spirent Communications/Spirent TestCenter 4.76/Layer 4-7 Application/TclAPI"
Version
2.0
Publish Date
2017-09-11
Categories
Product : Automation,Avalanche
Related Articles