beautypg.com

Getlinkpackettype, Getfieldstream – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 826

background image


Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual

ISerialSCSIExtraction 826

short* piNumberOfPErrors Number protocol errors.
VARIANT* pvtPErrorCodeList Protocol errors list.

Return Value
Error code. If the function call was correct, the error code is zero.

Remark
Gets visible packet properties. A visible packet is specified by index. A visible packet is an

expanded and nonfiltered packet.

GetLinkPacketType

Void GetLinkPacketType (

int nPacketIndexInLayer,

long *lLinkPacketType);


Inputs
int nPacketIndexInLayer

Packet index in its layer.

long *lLinkPacketType

Type of link command.

(see

Link Mode Packet definition

)

Return Value
None.

Remark