beautypg.com

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

Page 513

background image


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

IExerciserEngine 513

SetWaitForInstructionLableId

BOOL SetWaitForInstructionLableId (

int nInstructionIndex,

WORD wLableId);


Inputs
int nInstructionIndex

Index of an object (all instructions, including Send)

WORD wLableId

Label ID for wait for instruction.


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

Remark
Sets label ID of a Wait for instruction that must be jumped after receiving a frame.
Call this method only for Wait For instruction.

See Also

GetWaitForInstructionLableId