beautypg.com

Setfisconditionexprpattern, Setprimitivetypecapturepattern – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 337

background image


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

ISerialSCSICaptureProject 337

SetFISConditionExprPattern

SetFISConditionExprPattern (

int nStateId,

int nConditionIndex,

int nExprTokenIndex,

FISTypeEnum eFISType);


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.


FISTypeEnum eFISType Target FIS type. (see

FISTypeEnum

)


Return Value
None.

Remark
Sets the FIS type for an added FIS trigger pattern or expression pattern of a condition.

NOTE: When the added FIS pattern default FISType is Host to Device FIS, this method can

change the type of FIS and the parameters for the FIS.

See Also

SetFISCapturePattern