beautypg.com

Getwaitforinstructiontimeexpiration, Hasspecifiedprotocolerror – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 461

background image


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

IExerciserEngine 461

GetWaitForInstructionTimeExpiration

BOOL GetWaitForInstructionTimeExpiration (

int nInstructionIndex,

int* pnTimeExpiration);


Inputs
int nInstructionIndex

Index of an object (all instructions, including Send)

int* pnTimeExpiration

Time expiration for wait for instruction.


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

Remark
Returns expiration time of a Wait for instruction that wait for receiving any frame.
Call this method only for Wait For instruction.

See Also

SetWaitForInstructionTimeExpiration