beautypg.com

Setifinstructioncondition, Setiflastframeinstrdevicetype – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 487

background image


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

IExerciserEngine 487

SetIfInstructionCondition

BOOL SetIfInstructionCondition (

int nInstructionIndex,

ConditionEnum eCondition);


Inputs
int nInstructionIndex

Index of an object (all instructions, including Send)

ConditionEnum eCondition

Condition value of If instruction (see

ConditionEnum

).


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

Remark
Returns condition value of If instruction. Call this method only for an If instruction.
Condition value can be changed based on previous command.

See Also

GetIfInstructionCondition