beautypg.com

Getdelayinstructiontime, Getdelayinstructiontimeunit – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 404

background image


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

IExerciserEngine 404

GetDelayInstructionTime

BOOL GetDelayInstructionTime (

int nInstructionIndex,

int* pnDelayTime);


Inputs
int nInstructionIndex

Index of an object (all instructions, including Send)


int* pnDelayTime

Value of a delay instruction.


Return Value
Returns result of method, whether called by valid index and instruction type or not.

Remark
Returns delay time value of delay instruction. Call this method only for the delay instruction.

See Also

SetDelayInstructionTime