Setconditionexprpatternatapispectype, Setconditionexprpatterndataoffset – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual
Page 314

Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual
ISerialSCSICaptureProject 314
SetConditionExprPatternATAPISpecType
SetConditionExprPatternATAPISpecType (
int nStateId,
int nConditionIndex,
int nExprTokenIndex,
SCSISpecEnum eSCSISpec);
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.
SCSISpecEnum eSCSISpec Spec type of ATAPI Command (see
Return Value
None.
Remark
Sets the spec type of the ATAPI Command pattern added in trigger items in easy mode or
pattern of a condition in advanced mode, for example, MMC, SSC, and SPC.
NOTE: Call this method only for an ATAPI Command trigger pattern.
See Also
GetConditionExprPatternATAPISpecType