Getcapturepatternprimitivetype, Getcapturepatternprotocoltypeprotocoltype, Getconditionexprpatternprotocoltypeprotocoltype – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual
Page 229
Advertising

Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual
ISerialSCSICaptureProject 229
GetCapturePatternPrimitiveType
PrimitiveTypeEnum GetCapturePatternPrimitiveType (
int nStateId,
long lPatternIndex);
Inputs
int nStateId
ID for a state in advanced mode and
Capture ID (see
) in easy mode.
long lPatternIndex
Target capture pattern index.
Return Value
]Specifies type of primitive (see
Remark
Returns the primitive type of a Primitive pattern added in capture items.
NOTE: Call this method only for a Primitive capture pattern.
See Also
GetConditionExprPatternPrimitiveType
Advertising