beautypg.com

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

Page 121

background image


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

Using Target/Device Emulator API Functions 121

STDMETHOD

(ErInjSATASigSetCRCError) (

/*[in]*/

CRCErrorTypeEnum eCRCError,

/*[out]*/

int

* pnRetVal);

STDMETHOD

(ErInjSATASigSetCodeViolationError) (

/*[in]*/

BOOL bEnable,

/*[out]*/

int

* pnRetVal);

STDMETHOD

(ErInjSATASigSetDisparityError) (

/*[in]*/

BOOL bEnable,

/*[out]*/

int

* pnRetVal);

STDMETHOD

(ErInjSATASigSetCodeViolationAndDisparityErrorAttr

ibute)
(

/*[in]*/

short

iOffsetFromStartFrame,

/*[in]*/

short

iCountOfError,

/*[out]*/

int

* pnRetVal);

STDMETHOD

(ErInjSATASigSetEOFError) (

/*[in]*/

EOFErrorTypeEnum eEOFError,

/*[out]*/

int

* pnRetVal);

STDMETHOD

(ErInjSATASigSetSOFError) (

/*[in]*/

SOFErrorTypeEnum eSOFError,

/*[out]*/

int

* pnRetVal);

STDMETHOD

(ErInjSATASigSetNoWTRM) (

/*[in]*/

BOOL bEnable,

/*[out]*/

int

* pnRetVal);

STDMETHOD

(ErInjSATASigSetIgnoreXRDYorRRDY) (

/*[in]*/

BOOL bEnable,

/*[out]*/

int

* pnRetVal);

STDMETHOD

(ErInjSATASigSetDelayResponseToHold) (

/*[in]*/

BOOL bEnable,

/*[out]*/

int

* pnRetVal);