Hascapturepatternparameter, Hasconditionexprpatternparameter – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual
Page 282
Advertising

Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual
ISerialSCSICaptureProject 282
HasCapturePatternParameter
BOOL HasCapturePatternParameter (
int nStateId,
long lPatternIndex,
WORD wParameterId);
Inputs
int nStateId
ID for a state in advanced mode and
Capture ID (see
) in easy mode.
long lPatternIndex
Target capture pattern index.
WORD wParameterId
Target parameter of the pattern (with index).
(see
Return Value
Shows whether parameter exists in capture pattern or not.
Remark
Shows whether parameter exists in the target capture pattern or not. TRUE indicates that the
parameter exists in a pattern.
See Also
HasConditionExprPatternParameter
Advertising