beautypg.com

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

Page 125

background image


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

Using Target/Device Emulator API Functions 125

STDMETHOD

(put_DeviceSendALIGNTime) (

/*[out]*/

int

* pnErrorCode,

/*[in]*/

int

nTimeout);

STDMETHOD

(put_HotPlugTimeout) (

/*[out]*/

int

* pnErrorCode,

/*[in]*/

int

nTimeout);

STDMETHOD

(put_RCDTTimer) (

/*[out]*/

int

* pnErrorCode,

/*[in]*/

int

nRCDTimer);

STDMETHOD

(put_SNLTTimer) (

/*[out]*/

int

* pnErrorCode,

/*[in]*/

int

nSNLTTimer);

STDMETHOD

(put_SNTTTimer) (

/*[out]*/

int

* pnErrorCode,

/*[in]*/

int

nSNTTTimer);

STDMETHOD

(put_OOBRetryIntervalTime) (

/*[out]*/

int

* pnErrorCode,

/*[in]*/

int

nTime);

STDMETHOD

(put_AsynchronousSignalRecovery) (

/*[out]*/

int

* pnErrorCode,

/*[in]*/

BOOL bEnable);

STDMETHOD

(put_ReceiveIdentifyTimeout) (

/*[out]*/

int

* pnErrorCode,

/*[in]*/

int

nTimeout);

Usage

->

();

Return Value None
Description

Call the respective functions to Modify settings of a SAS-only Target

Emulator Project.