Customer Service Center
Home
Knowledge Base
Forums
Contact Support
License Activation
|
Contact Support
|
License Activation
|
Spirent KB Article
Doc ID: FAQ19903
Printer Friendly
Email 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
Version
1.0
Publish Date
2022-03-31
Categories
Product : Automation,API,Spirent TestCenter
Related Articles