beautypg.com

Hasconditionexprpatternparameter, Hassamecaptureingasstate0 – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 283

background image


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

ISerialSCSICaptureProject 283

HasConditionExprPatternParameter

BOOL HasConditionExprPatternParameter (

int nStateId,

int nConditionIndex,

int nExprTokenIndex,

WORD wParameterId);


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
Shows whether parameter exists in the trigger pattern or not.

Remark
Shows whether parameter exists in the target trigger pattern in easy mode, or an expression of

a condition exist in advanced mode, or not. TRUE indicates that the parameter exists.

See Also

HasCapturePatternParameter