beautypg.com

Getoutgoingopenframecrcerror, Getoutgoingopenframedisparityerr – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 593

background image


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

IExerciserEngine 593

GetOutGoingOpenFrameCRCError

GetOutGoingOpenFrameCRCError (

short iLayerId,

int nPacketIndexInLayer,

CRCErrorTypeEnum* pCRCEnum);


Inputs
short iLayerID

Layer ID of a packet (see

SASLayerEnum

)

int nPacketIndexInLayer

Index of a packet corresponding to layer ID.

CRCErrorTypeEnum* pCRCEnum

CRC error for an outgoing open frame

(see

CRCErrorTypeEnum

).


Return Value
None.

Remark
Returns CRC error for an outgoing open frame:

do not insert CRC, Invalid CRC, or do not insert CRC error.
NOTE: Call this method only for the SCSI, Task, SMP, or ATA command packet.

See Also

SetOutGoingOpenFrameCRCError