beautypg.com

Setcomwakebursttime, Getcomwakebursttime, Setcomwakeidletime – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 649

background image


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

ITargetEmulEngine 649

SetCOMWAKEBurstTime

Void SetCOMWAKEBurstTime (

int nBurstTime,

int* pnErrorCode);


Inputs
Int nBurstTime

COMSAS burst 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 burst time for a SATA device.

See Also

GetCOMWAKEBurstTime

GetCOMWAKEBurstTime

int GetCOMWAKEBurstTime ();


Inputs
None.

Return Value
Contains the COMSAS burst time value.

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

See Also

SetCOMWAKEBurstTime