Getconditionexprpatternparametervalue, Getconditionexprpatternprimitivetype – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual
Page 251
Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual
ISerialSCSICaptureProject 251
GetConditionExprPatternParameterValue
BSTR GetConditionExprPatternParameterValue (
int nStateId,
int nConditionIndex,
int nExprTokenIndex,
WORD wParameterId,
RadixEnum eRadix);
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.
WORD wParameterId
Target parameter of the pattern (with index).
(see
RadixEnum eRadix
Radix for the value of parameter.
Return Value
Value of a target parameter for the Trigger pattern in eRadix format.
Remark
Gets the value of the parameter (with eParameterId) in pattern added in trigger items in easy
mode or pattern of a condition in advanced mode.
See Also
GetCapturePatternParameterValue
SetConditionExprPatternParameterValue