Printer FriendlyEmail Article Link

Spirent TestCenter - Automation: How to get ping results from "PingStart" command?

Environment/Versions
Native API
Answer
PingStart is just a simple command, no pass/fail or something like that.
When execute this command, it will update the PingReport which bind to a port.
It doesn't include ping result itself. It must check from pingreport in port's children array.
This command is used in UI ping dialogue.

So you will need to check the “PingReport” object when executing the “PingStart” command in order to check the results: http://kms.spirentcom.com/CSC/pabtech/stc-automation-html/PingReport.htm

Product : Automation,API,Spirent TestCenter