Setcominitbursttime, Getcominitbursttime, Setcominitidletime – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual
Page 643
Advertising
Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual
ITargetEmulEngine 643
SetCOMINITBurstTime
Void SetCOMINITBurstTime (
int nBurstTime,
int* pnErrorCode);
Inputs
int nBurstTime
COMINIT 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 INIT burst time for a SAS or SATA device.
See Also
GetCOMINITBurstTime
int GetCOMINITBurstTime ();
Inputs
None.
Return Value
Contains the COMINIT burst time value.
Remark
Sets section for getting COM INIT burst time for a SAS or SATA device.
See Also
Advertising