vxfiSaveNetSummaryInfoToCSV
vxfiSaveNetSummaryInfoToCSV(
filename
w_windowId
)
Description
Specifies to write the net summary given in the Voltus-XFi Results Browser interface to a text file in the current working directory.
Arguments
Value Returned
Examples
vxfiSaveNetSummaryInfoToCSV("net_summary_file.txt")
The above example code shows that the name of the text file specified for displaying net summary in Voltus-XFi is net_summary_file.txt.
Return to top