beautypg.com

Setcomwakeidletime, Getcomwakeidletime, Setcomwakenegationtime – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 650

background image


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

ITargetEmulEngine 650

SetCOMWAKEIdleTime

Void SetCOMWAKEIdleTime (

int nIdleTime,

int* pnErrorCode);


Inputs
Int nIdleTime

COMWAKE idle time value.

Int* pnErrorCode

Error code.If the function call was corrected, the error code is zero.


Return Value
None.

Remark
Sets section for set COM WAKE idle time for a SATA device.

See Also

GetCOMWAKEIdleTime

GetCOMWAKEIdleTime

int GetCOMWAKEIdleTime ();


Inputs
None.

Return Value
Contains the COMWAKE idle time value.

Remark
Sets section for getting COM WAKE idle time for a SATA device.

See Also

SetCOMWAKEIdleTime