beautypg.com

Setoutgoingopenframesoaferror, Setoutgoingopenframetypeerror – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 626

background image


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

IExerciserEngine 626

SetOutGoingOpenFrameSOAFError

SetOutGoingOpenFrameSOAFError (

short iLayerId,

int nPacketIndexInLayer,

SOFErrorTypeEnum eSOAFError);


Inputs
short iLayerID

Layer ID of a packet (see

SASLayerEnum

)

int nPacketIndexInLayer

Index of a packet corresponding to layer ID.

SOFErrorTypeEnum eSOAFError

SOAF error for an outgoing open frame

(see

SOFErrorTypeEnum

).


Return Value
None.

Remark
Sets SOAF error for an outgoing open frame: omit, double, or no error in SOAF.

NOTE: Call this method only for the SCSI, Task, SMP, or ATA command packet.

See Also

GetOutGoingOpenFrameSOAFError