Setidentifyframecrcerror, Setidentifyframedisparityerror – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 610

Advertising
background image


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

IExerciserEngine 610

SetIdentifyFrameCRCError

SetIdentifyFrameCRCError (

int nPacketIndexInLayer,

CRCErrorTypeEnum eCRCError);


Inputs
int nPacketIndexInLayer

Index of a packet corresponding to layer ID.

CRCErrorTypeEnum eCRCError

CRC error for an identify packet

(see

CRCErrorTypeEnum

).


Return Value
None.

Remark
Sets 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

GetIdentifyFrameCRCError


Advertising