Getcapturepatternscsicommandtype, Getcapturepatternsmpfunctiontype – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual
Page 231

Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual
ISerialSCSICaptureProject 231
GetCapturePatternSCSICommandType
SCSICommandsEnum GetCapturePatternSCSICommandType (
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 SCSI Command (see
Remark
Returns the type of SCSI Command pattern added in capture patterns.
Each SCSI command has a unique ID that is defined in SCSICommandsEnum, and you must call
all related functions using it.
NOTE: Call this method only for SCSI Command capture patterns.
See Also
SetCapturePatternSCSICommandType
GetConditionExprPatternSCSICommandType