beautypg.com

Getoutgoingerrorsmpfunction, Getoutgoingopenframecodevioalti, Onerror – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 590

background image


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

IExerciserEngine 590

GetOutGoingErrorSMPFunction

int GetOutGoingErrorSMPFunction (

short iLayerID,

int nPacketIndexInLayer,

BYTE* pyFunction);


Inputs
short iLayerID

Layer ID of a packet (see

SASLayerEnum

)

int nPacketIndexInLayer

Index of a packet corresponding to layer ID.

BYTE* pyFunction

Function for SMP outgoing frame error of a SMP command.


Return Value
Returns result of method, whether called by valid index and layer ID or not.

Remark
Returns outgoing SMP function for a SMP command packet, to generate outgoing frame error

on that function.
NOTE: Call this method only for the SMP command packet.

See Also

SetOutGoingErrorSMPFunction