Setcomsasnegationtime, Getcomsasnegationtime, Setcomsasburstcount – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual
Page 647
Advertising

Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual
ITargetEmulEngine 647
SetCOMSASNegationTime
Void SetCOMSASNegationTime (
int nNegationTime,
int* pnErrorCode);
Inputs
Int nNegationTime COMSAS 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 SAS negation time for a SAS device.
See Also
GetCOMSASNegationTime
int GetCOMSASNegationTime ();
Inputs
None.
Return Value
Contains the COMSAS negation time value.
Remark
Sets section for getting COM SAS negation time for a SAS device.
See Also
Advertising