Setsmpframeconditionexprpattern – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual
Page 347

Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual
ISerialSCSICaptureProject 347
SetSMPFrameConditionExprPattern
SetSMPFrameConditionExprPattern (
int nStateId,
int nConditionIndex,
int nExprTokenIndex,
SMPFrameTypeEnum eType,
SMPFrameFunctionsEnum eFunctionType);
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.
SMPFrameTypeEnum eType
Type of SMP Frame (see
SMPFrameFunctionsEnum eFunctionType Function of SMP Frame
(see
Return Value
None.
Remark
Sets the SMP Frame type and Function type of an SMP Frame for added SMP Frame trigger
pattern or expression pattern of a condition.
NOTE: When the added SMP Frame pattern default Type is any SMP Frame type and any
function, this method can change the SMP Frame type and Function type and parameters for
the SMP Frame.
See Also