Customer Service Center
Home
Knowledge Base
Contact Support
License Activation
|
Contact Support
|
License Activation
|
Spirent KB Article
Doc ID: FAQ17370
Printer Friendly
Email Article Link
Spirent TestCenter-HLTAPI : How to display packet pattern ?
Environment/Versions
Spirent TestCenter
PGA
Automation - HLTAPI
Answer
This feature is supported with a patch over HLTAPI 4.59GA and will be a part of next GA Release
Use -format
var
to display the packet pattern
This option returns a maximum of 20 frames in the capture buffer. If the capture buffer contains more than 20 frames,the first 20 frames will be returned.
sth::packet_stats -port_handle port1 -format
var
-action filtered
Attached sample script for reference (packet_capture.tcl)
Attachments
Attachment
HLTAPI_4.59_GA_778454_Patch.zip
Attachment
packet_capture.tcl
Version
1.0
Publish Date
2016-05-06
Categories
Product : Automation,Spirent TestCenter,PGA
Related Articles