beautypg.com

Getconditiongotoactionstateindex, Getconditiontriggeraction – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 260

background image


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

ISerialSCSICaptureProject 260

GetConditionGotoActionStateIndex

GetConditionGotoActionStateIndex (

int nStateId,

int nConditionIndex,

int* pnStateIndex);


Inputs
int nStateId

ID for a state in advanced mode.


int nConditionIndex

Index for a condition in advanced mode.


int* pnStateIndex

Shows state ID of a condition in a state that sets up

a jump if the condition is met.


Return Value
None.

Remark
Returns state ID that sets up jump if the condition defined for this state is met.
It must be one of the existing states.

NOTE: This method is only for advanced mode.

See Also

SetConditionGotoActionStateIndex