Setcomwakenegationtime, Getcomwakenegationtime – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual
Page 651
Advertising

Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual
ITargetEmulEngine 651
SetCOMWAKENegationTime
Void SetCOMWAKENegationTime (
int nNegationTime,
int* pnErrorCode);
Inputs
Int nNegationTime COMWAKE negation 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 negation time for a SATA device.
See Also
GetCOMWAKENegationTime
int GetCOMWAKENegationTime ();
Inputs
None.
Return Value
This parameter contains the COMWAKE negation time value.
Remark
Sets section for getting COM WAKE negation time for a SATA device.
See Also
Advertising