beautypg.com

Setprimitivetypeconditionexprpattern, Setprogrammedtimer – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 339

background image


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

ISerialSCSICaptureProject 339

SetPrimitiveTypeConditionExprPattern

SetPrimitiveTypeConditionExprPattern (

int nStateId,

int nConditionIndex,

int nExprTokenIndex,

PrimitiveTypeEnum ePrimitiveType,

PatternUsingTypeEnum eUsingType);


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.


PrimitiveTypeEnum ePrimitiveType

Type of primitive (see

PrimitiveTypeEnum

).


PatternUsingTypeEnum eUsingType

Type of pattern (see

Pattern Using Type definition

).


Return Value
None.

Remark
Sets the Primitive type for an added Primitive trigger pattern or expression pattern of a

condition.

NOTE: When the added Primitive pattern default Type is not specified, for the type of

connection, this method can change the type of Primitive.

See Also

SetPrimitiveTypeCapturePattern