beautypg.com

Getconditionexprpatternsmpfunctiontype, Getconditionexprpatternsspframetype – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 255

background image


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

ISerialSCSICaptureProject 255

GetConditionExprPatternSMPFunctionType

SMPFrameFunctionsEnum GetConditionExprPatternSMPFunctionType (

int nStateId,

int nConditionIndex,

int nExprTokenIndex);


Inputs
int nStateId

ID for a state in advanced mode (it is "don’t care" in easy mode).


int nConditionIndex

Index for a condition in advanced mode

(it is "don’t care" in easy mode).


int nExprTokenIndex

Trigger pattern index in easy mode or index for a token

added for this condition in advanced mode.


Return Value
Function type of SMP Frame (see

SMPFrameFunctionsEnum

)


Remark
Returns the function type of an SMP Frame pattern added in trigger items in easy mode or

pattern of a condition in advanced mode.

NOTE
: Call this method only for a SMP Frame trigger pattern.

See Also

GetCapturePatternSMPFunctionType