beautypg.com

Getidentifyframecrcerror, Getidentifyframedisparityerror – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 582

background image


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

IExerciserEngine 582

GetIdentifyFrameCRCError

GetIdentifyFrameCRCError (

int nPacketIndexInLayer,

CRCErrorTypeEnum* peCRCError);


Inputs
int nPacketIndexInLayer

Index of a packet corresponding to layer ID.

CRCErrorTypeEnum* peCRCErro

CRC error for an identify packet
(see

CRCErrorTypeEnum

).


Return Value
None.

Remark
Returns CRC error for an identify packet: do not insert CRC, Invalid CRC, or do not insert CRC

error.
NOTE: Call this method only for the Identify link packet.

See Also

SetIdentifyFrameCRCError