beautypg.com

Setcapturepatternscsicommandtype, Setcapturestrategy, Setcapturesterategy – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 310

background image


Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual

ISerialSCSICaptureProject 310

SetCapturePatternSCSICommandType

SetCapturePatternSCSICommandType (

int nStateId,

long lPatternIndex,

SCSICommandsEnum eSCSICommands);


Inputs
int nStateId

ID for a state in advanced mode and Capture ID

(see

Capture ID definition

) in easy mode.


long lPatternIndex

Target capture pattern index.


SCSICommandsEnum eSCSICommands

Type of SCSI Command (see

SCSICommandsEnum

)


Return Value
None.

Remark
Sets the type of SCSI Command pattern that was 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 pattern.

See Also

GetCapturePatternSCSICommandType

SetConditionExprPatternSCSICommandType