beautypg.com

Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 90

background image


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

Using Initiator/Host Emulator API Functions 90

STDMETHOD

(ErInjSetIgnoreXRDYorRRDY) (

/*[in]*/

short

iLayerId,

/*[in]*/

int

nPacketIndexInLayer,

/*[in]*/

BOOL bEnable,

/*[out]*/

int

* pnRetVal);

STDMETHOD

(ErInjSetFrameErrorType) (

/*[in]*/

short

iLayerId,

/*[in]*/

int

nPacketIndexInLayer,

/*[in]*/

BOOL bEnable,

/*[out]*/

int

* pnRetVal);

STDMETHOD

(ErInjSetSendingFrameDelay) (

/*[in]*/

short

iLayerId,

/*[in]*/

int

nPacketIndexInLayer,

/*[in]*/

BOOL bEnable,

/*[in]*/

int

nDelayTime,

/*[out]*/

int

* pnRetVal);

STDMETHOD

(ErInjSetOmitFrameFromSequence) (

/*[in]*/

short

iLayerId,

/*[in]*/

int

nPacketIndexInLayer,

/*[in]*/

BOOL bOmitFrame,

/*[out]*/

int

* pnRetVal);

STDMETHOD

(ErInjSetEOFError) (

/*[in]*/

short

iLayerId,

/*[in]*/

int

nPacketIndexInLayer,

/*[in]*/

EOFErrorTypeEnum

eEOFError,

/*[out]*/

int

* pnRetVal);

STDMETHOD

(ErInjSetSOFError) (

/*[in]*/

short

iLayerId,

/*[in]*/

int

nPacketIndexInLayer,

/*[in]*/

SOFErrorTypeEnum

eSOFError,

/*[out]*/

int

* pnRetVal);

STDMETHOD

(ErInjSetCRCError) (

/*[in]*/

short

iLayerId,

/*[in]*/

int

nPacketIndexInLayer,

/*[in]*/

CRCErrorTypeEnum

eCRCError,

/*[out]*/

int

* pnRetVal);