beautypg.com

Setwaitforinstructiontimeexpiration – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 514

background image


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

IExerciserEngine 514

SetWaitForInstructionTimeExpiration

BOOL SetWaitForInstructionTimeExpiration (

int nInstructionIndex,

int nWaitTimeExpiration);


Inputs
int nInstructionIndex

Index of an object (all instructions, including Send)

int nWaitTimeExpiration

Time expiration for wait for instruction.


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

Remark
Sets expiration time of a Wait for instruction that must wait for receiving any frame.

Call this method only for Wait For instruction.

See Also

GetWaitForInstructionTimeExpiration