beautypg.com

Setcomsasbursttime, Getcomsasbursttime, Setcomsasidletime – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 645

background image


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

ITargetEmulEngine 645

SetCOMSASBurstTime

Void SetCOMSASBurstTime (

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

See Also

GetCOMSASBurstTime

GetCOMSASBurstTime

int GetCOMSASBurstTime ();


Inputs
None.

Return Value
Contains the COMSAS burst Time value.

Remark
Sets section for getting COM SAS burst time for a SAS device.

See Also

SetCOMSASBurstTime