beautypg.com

Setoutgoingopenframecrcerror, Setoutgoingopenframedisparityerr, Setoutgoingopenframedisparityerror – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 621

background image


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

IExerciserEngine 621

SetOutGoingOpenFrameCRCError

SetOutGoingOpenFrameCRCError (

short iLayerId,

int nPacketIndexInLayer,

CRCErrorTypeEnum eCRCError);


Inputs
short iLayerID

Layer ID of a packet (see

SASLayerEnum

)

int nPacketIndexInLayer

Index of a packet corresponding to layer ID.

CRCErrorTypeEnum eCRCError

CRC error for an outgoing open frame

(see

CRCErrorTypeEnum

).


Return Value
None.

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

GetOutGoingOpenFrameCRCError