6 saspacket object – Teledyne LeCroy SAS_SATA Tracer_Trainer Automation API Manual User Manual

Page 60

Advertising
background image

LeCroy Corporation

Automation API for SAS/SATATracer/Trainer

Manual Version 1.11

60

6 SASPacket Object

The SASPacket object represents a single packet of the recorded trace file.

The SASPacket object allows you to retrieve packet content and packet properties, such as
timestamp, link width, packet start lane, packet direction, and packet errors.

The SASPacket object can be created by calling

ISASTrace::GetBusPacket

.


The SASPacket object supports the following interfaces:

Interfaces

Description

IPacket

Allows retrieval of the packet’s
timestamp.

ISASPacket

Extends the IPacket interface.


The ISASPacket interface is a primary interface for the SASPacket object.

Advertising