beautypg.com

Getoutgoingopenframesoaferror, Getoutgoingopenframetypeerror – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 598

background image


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

IExerciserEngine 598

GetOutGoingOpenFrameSOAFError

GetOutGoingOpenFrameSOAFError (

short iLayerId,

int nPacketIndexInLayer,

SOFErrorTypeEnum* peSOAFError);


Inputs
short iLayerID

Layer ID of a packet (see

SASLayerEnum

)

int nPacketIndexInLayer

Index of a packet corresponding to layer ID.

SOFErrorTypeEnum* peSOAFError

SOAF error for an outgoing open frame

(see

SOFErrorTypeEnum

).


Return Value
None.

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

SetOutGoingOpenFrameSOAFError