beautypg.com

6 fcpacket object – Teledyne LeCroy SierraFC Automation API User Manual

Page 56

background image

LeCroy Corporation

SierraFC M8-4 API Reference Manual

Manual Version 1.00

56

6 FCPacket Object

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

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

The FCPacket object can be created by calling

IFCTrace::GetBusPacket

.


The FCPacket object supports the following interfaces:

Interfaces

Description

IPacket

Allows retrieval of th

e packet’s

timestamp.

IFCPacket

Extends the IPacket interface.


The IFCPacket interface is a primary interface for the FCPacket object.