Setsspframeconditionexprpattern, Setstateactiontype – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual
Page 349

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